mirror of
https://github.com/Karaka-Management/oms-Exchange.git
synced 2026-01-28 00:38: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,
|
||||
"subtype": 1,
|
||||
"name": "Import",
|
||||
"uri": "{/prefix}admin/exchange/import/list?{?}",
|
||||
"uri": "{/prefix}admin/exchange/import/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 5,
|
||||
|
|
@ -49,7 +49,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "Export",
|
||||
"uri": "{/prefix}admin/exchange/export/list?{?}",
|
||||
"uri": "{/prefix}admin/exchange/export/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 10,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user