mirror of
https://github.com/Karaka-Management/oms-Kanban.git
synced 2026-02-18 05:08:41 +00:00
render fixes, minor bug fixes
This commit is contained in:
parent
7e5c6545f7
commit
1b0edae8e7
|
|
@ -16,10 +16,10 @@ return ['Kanban' => [
|
||||||
':bStatus1' => 'Active',
|
':bStatus1' => 'Active',
|
||||||
':bStatus2' => 'Inactive',
|
':bStatus2' => 'Inactive',
|
||||||
':bStatus3' => 'Archived',
|
':bStatus3' => 'Archived',
|
||||||
'Archive' => '',
|
'Archive' => 'Archive',
|
||||||
'Back' => '',
|
'Back' => 'Back',
|
||||||
'Dashboard' => 'Dashboard',
|
'Dashboard' => 'Dashboard',
|
||||||
'Date' => '',
|
'Date' => 'Date',
|
||||||
'Status' => '',
|
'Status' => 'Status',
|
||||||
'Title' => '',
|
'Title' => 'Title',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user