mirror of
https://github.com/Karaka-Management/oms-Marketing.git
synced 2026-02-08 22:48:41 +00:00
remove parameters after list (id) must not be set
This commit is contained in:
parent
d4fddbc842
commit
98312adebf
|
|
@ -19,7 +19,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "Promotions",
|
||||
"uri": "{/prefix}marketing/promotion/list?{?}",
|
||||
"uri": "{/prefix}marketing/promotion/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
@ -33,7 +33,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "List",
|
||||
"uri": "{/prefix}marketing/promotion/list?{?}",
|
||||
"uri": "{/prefix}marketing/promotion/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "Events",
|
||||
"uri": "{/prefix}marketing/event/list?{?}",
|
||||
"uri": "{/prefix}marketing/event/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 5,
|
||||
|
|
@ -79,7 +79,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "List",
|
||||
"uri": "{/prefix}marketing/event/list?{?}",
|
||||
"uri": "{/prefix}marketing/event/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user