too many changes

This commit is contained in:
Dennis Eichhorn 2023-03-11 23:38:18 +01:00
parent 4e7df7a76f
commit f65d0d84f2
5 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
"dir": "ltr",
"start_url": "../../en/timerecording",
"type": "privileged",
"name": "Karaka Time Recording",
"name": "Jingga Time Recording",
"description": "OMS timerecording application.",
"short_name": "OMS Backend",
"icons": [

View File

@ -66,5 +66,5 @@ final class SessionElementMapper extends DataMapperFactory
* @var string
* @since 1.0.0
*/
public const PRIMARYFIELD ='hr_timerecording_session_element_id';
public const PRIMARYFIELD = 'hr_timerecording_session_element_id';
}

View File

@ -86,7 +86,7 @@ final class SessionMapper extends DataMapperFactory
* @var string
* @since 1.0.0
*/
public const PRIMARYFIELD ='hr_timerecording_session_id';
public const PRIMARYFIELD = 'hr_timerecording_session_id';
/**
* Created at column

View File

@ -1,6 +1,6 @@
{
"name": "karaka/module",
"description": "Module for Karaka.",
"description": "Module for Jingga.",
"authors": [
{
"name": "Dennis Eichhorn",

View File

@ -11,7 +11,7 @@
"phpOMS-db": "1.0.0"
},
"creator": {
"name": "Karaka",
"name": "Jingga",
"website": "jingga.app"
},
"description": "The administration module.",