mirror of
https://github.com/Karaka-Management/oms-Draw.git
synced 2026-01-10 14:08:40 +00:00
fix bugs
This commit is contained in:
parent
7e4c23f759
commit
aa89836277
|
|
@ -5,7 +5,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "Draw",
|
||||
"uri": "{/base}/draw/list?{?}",
|
||||
"uri": "{/base}/draw/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 70,
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "List",
|
||||
"uri": "{/base}/draw/list?{?}",
|
||||
"uri": "{/base}/draw/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
"type": 3,
|
||||
"subtype": 5,
|
||||
"name": "Create",
|
||||
"uri": "{/base}/draw/create?{?}",
|
||||
"uri": "{/base}/draw/create",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 15,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user