mirror of
https://github.com/Karaka-Management/oms-Checklist.git
synced 2026-01-10 14:58:40 +00:00
fix bugs
This commit is contained in:
parent
dacfdeed2f
commit
e47af358d2
|
|
@ -5,7 +5,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "Checklist",
|
||||
"uri": "{/base}/checklist/list?{?}",
|
||||
"uri": "{/base}/checklist/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 65,
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "List",
|
||||
"uri": "{/base}/checklist/list?{?}",
|
||||
"uri": "{/base}/checklist/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
"type": 3,
|
||||
"subtype": 5,
|
||||
"name": "Templates",
|
||||
"uri": "{/base}/checklist/template/list?{?}",
|
||||
"uri": "{/base}/checklist/template/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 5,
|
||||
|
|
@ -49,7 +49,7 @@
|
|||
"type": 3,
|
||||
"subtype": 5,
|
||||
"name": "CreateTemplate",
|
||||
"uri": "{/base}/checklist/template/create?{?}",
|
||||
"uri": "{/base}/checklist/template/create",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 15,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user