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