mirror of
https://github.com/Karaka-Management/oms-Knowledgebase.git
synced 2026-02-15 09:38:40 +00:00
remove parameters after list (id) must not be set
This commit is contained in:
parent
1ddbefdbd6
commit
34accbca98
|
|
@ -34,7 +34,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Categories",
|
"name": "Categories",
|
||||||
"uri": "{/prefix}wiki/category/list?{?}",
|
"uri": "{/prefix}wiki/category/list",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 5,
|
"order": 5,
|
||||||
|
|
@ -64,7 +64,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Apps",
|
"name": "Apps",
|
||||||
"uri": "{/prefix}wiki/app/list?{?}",
|
"uri": "{/prefix}wiki/app/list",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 15,
|
"order": 15,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user