mirror of
https://github.com/Karaka-Management/oms-Production.git
synced 2026-01-28 13:18:41 +00:00
fix bugs
This commit is contained in:
parent
058a35cd5f
commit
ff79e929b6
|
|
@ -5,7 +5,7 @@
|
|||
"type": 2,
|
||||
"subtype": 0,
|
||||
"name": "Production",
|
||||
"uri": "{/base}production/dashboard?{?}",
|
||||
"uri": "{/base}/production/dashboard?{?}",
|
||||
"target": "self",
|
||||
"icon": "local_fire_department",
|
||||
"order": 70,
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "Production",
|
||||
"uri": "{/base}production/list",
|
||||
"uri": "{/base}/production/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 5,
|
||||
|
|
@ -33,7 +33,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "List",
|
||||
"uri": "{/base}production/list",
|
||||
"uri": "{/base}/production/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 5,
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "Create",
|
||||
"uri": "{/base}production/create?{?}",
|
||||
"uri": "{/base}/production/create?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 10,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user