mirror of
https://github.com/Karaka-Management/oms-Kanban.git
synced 2026-02-17 04:38:41 +00:00
Reformat
This commit is contained in:
parent
466a57ba7d
commit
7a7d8c9947
|
|
@ -12,7 +12,7 @@
|
||||||
*/
|
*/
|
||||||
return ['Navigation' => [
|
return ['Navigation' => [
|
||||||
'Archive' => 'Archive',
|
'Archive' => 'Archive',
|
||||||
'Boards' => 'Boards',
|
'Boards' => 'Boards',
|
||||||
'Create' => 'Create',
|
'Create' => 'Create',
|
||||||
'Kanban' => 'Kanban',
|
'Kanban' => 'Kanban',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
|
|
@ -11,5 +11,5 @@
|
||||||
* @link http://website.orange-management.de
|
* @link http://website.orange-management.de
|
||||||
*/
|
*/
|
||||||
return ['Kanban' => [
|
return ['Kanban' => [
|
||||||
'Dashboard' => 'Dashboard',
|
'Dashboard' => 'Dashboard',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user