mirror of
https://github.com/Karaka-Management/oms-HumanResourceManagement.git
synced 2026-02-15 20:28:41 +00:00
render fixes, minor bug fixes
This commit is contained in:
parent
de0afce77b
commit
233efbc0fb
|
|
@ -15,7 +15,7 @@ declare(strict_types=1);
|
||||||
return ['HumanResourceManagement' => [
|
return ['HumanResourceManagement' => [
|
||||||
'Account' => 'Account',
|
'Account' => 'Account',
|
||||||
'Active' => 'Active',
|
'Active' => 'Active',
|
||||||
'Address' => '',
|
'Address' => 'Address',
|
||||||
'Birthday' => 'Birthday',
|
'Birthday' => 'Birthday',
|
||||||
'Clocking' => 'Clocking',
|
'Clocking' => 'Clocking',
|
||||||
'Contracts' => 'Contracts',
|
'Contracts' => 'Contracts',
|
||||||
|
|
@ -43,7 +43,7 @@ return ['HumanResourceManagement' => [
|
||||||
'Staff' => 'Staff',
|
'Staff' => 'Staff',
|
||||||
'Start' => 'Start',
|
'Start' => 'Start',
|
||||||
'Status' => 'Status',
|
'Status' => 'Status',
|
||||||
'Title' => '',
|
'Title' => 'Title',
|
||||||
'Unit' => 'Unit',
|
'Unit' => 'Unit',
|
||||||
'Vacation' => 'Vacation',
|
'Vacation' => 'Vacation',
|
||||||
'Work' => 'Work',
|
'Work' => 'Work',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user