mirror of
https://github.com/Karaka-Management/oms-Draw.git
synced 2026-01-23 19:48:41 +00:00
remove parameters after list (id) must not be set
This commit is contained in:
parent
57cf056031
commit
4ca0f4d7cd
|
|
@ -5,7 +5,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "Draw",
|
||||
"uri": "{/prefix}draw/list?{?}",
|
||||
"uri": "{/prefix}draw/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 70,
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "List",
|
||||
"uri": "{/prefix}draw/list?{?}",
|
||||
"uri": "{/prefix}draw/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user