mirror of
https://github.com/Karaka-Management/oms-Kanban.git
synced 2026-01-11 11:28:42 +00:00
Fix style bugs
This commit is contained in:
parent
990b56b701
commit
2b05b7597e
|
|
@ -48,7 +48,7 @@
|
|||
"pid": "7322d5765c8b18b14c20d406e89c628fd0998688",
|
||||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "Archive",
|
||||
"name": "Create",
|
||||
"uri": "{/base}/{/lang}/backend/kanban/create?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
|
|
|
|||
|
|
@ -14,6 +14,8 @@
|
|||
* @link http://orange-management.com
|
||||
*/
|
||||
return ['Navigation' => [
|
||||
'Kanban' => 'Kanban',
|
||||
'Archive' => 'Archive',
|
||||
'Boards' => 'Boards',
|
||||
'Create' => 'Create',
|
||||
'Kanban' => 'Kanban',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user