mirror of
https://github.com/Karaka-Management/oms-Production.git
synced 2026-02-14 12:38:41 +00:00
remove parameters after list (id) must not be set
This commit is contained in:
parent
0228ddeaec
commit
09dfe934d4
|
|
@ -19,7 +19,7 @@
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Production",
|
"name": "Production",
|
||||||
"uri": "{/prefix}production/list?{?}",
|
"uri": "{/prefix}production/list",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 5,
|
"order": 5,
|
||||||
|
|
@ -33,7 +33,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "List",
|
"name": "List",
|
||||||
"uri": "{/prefix}production/list?{?}",
|
"uri": "{/prefix}production/list",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 5,
|
"order": 5,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user