mirror of
https://github.com/Karaka-Management/oms-ResearchDevelopment.git
synced 2026-02-14 20:08:39 +00:00
remove parameters after list (id) must not be set
This commit is contained in:
parent
c2ac924694
commit
c1cc2815c4
|
|
@ -19,7 +19,7 @@
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Projects",
|
"name": "Projects",
|
||||||
"uri": "{/prefix}rnd/list?{?}",
|
"uri": "{/prefix}rnd/list",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
|
|
@ -33,7 +33,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "List",
|
"name": "List",
|
||||||
"uri": "{/prefix}rnd/list?{?}",
|
"uri": "{/prefix}rnd/list",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user