mirror of
https://github.com/Karaka-Management/oms-Exchange.git
synced 2026-02-14 08:48:41 +00:00
remove parameters after list (id) must not be set
This commit is contained in:
parent
754db42b66
commit
ff86de47c7
|
|
@ -34,7 +34,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Import",
|
"name": "Import",
|
||||||
"uri": "{/prefix}admin/exchange/import/list?{?}",
|
"uri": "{/prefix}admin/exchange/import/list",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 5,
|
"order": 5,
|
||||||
|
|
@ -49,7 +49,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Export",
|
"name": "Export",
|
||||||
"uri": "{/prefix}admin/exchange/export/list?{?}",
|
"uri": "{/prefix}admin/exchange/export/list",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 10,
|
"order": 10,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user