mirror of
https://github.com/Karaka-Management/oms-Kanban.git
synced 2026-02-11 17:58: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',
|
||||
':bStatus2' => 'Inactive',
|
||||
':bStatus3' => 'Archived',
|
||||
'Archive' => '',
|
||||
'Back' => '',
|
||||
'Archive' => 'Archive',
|
||||
'Back' => 'Back',
|
||||
'Dashboard' => 'Dashboard',
|
||||
'Date' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
'Date' => 'Date',
|
||||
'Status' => 'Status',
|
||||
'Title' => 'Title',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user