mirror of
https://github.com/Karaka-Management/oms-Knowledgebase.git
synced 2026-01-28 17:18: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,
|
||||
"subtype": 1,
|
||||
"name": "Categories",
|
||||
"uri": "{/prefix}wiki/category/list?{?}",
|
||||
"uri": "{/prefix}wiki/category/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 5,
|
||||
|
|
@ -64,7 +64,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "Apps",
|
||||
"uri": "{/prefix}wiki/app/list?{?}",
|
||||
"uri": "{/prefix}wiki/app/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 15,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user