mirror of
https://github.com/Karaka-Management/oms-Tag.git
synced 2026-01-11 15:48:42 +00:00
remove parameters after list (id) must not be set
This commit is contained in:
parent
0981aa13fb
commit
dbb8aa2585
|
|
@ -5,7 +5,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "Tag",
|
||||
"uri": "{/prefix}tag/list?{?}",
|
||||
"uri": "{/prefix}tag/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 75,
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "List",
|
||||
"uri": "{/prefix}tag/list?{?}",
|
||||
"uri": "{/prefix}tag/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user