mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 06:14:23 +00:00
Adding route for CustomFieldsDefaultGroup:list in menu admin
This commit is contained in:
parent
b687e9e07d
commit
7cf7d6c4d8
@ -1,6 +1,11 @@
|
||||
customfieldsdefaultgroup:
|
||||
path: /{_locale}/admin/customfieldsdefaultgroup/
|
||||
defaults: { _controller: "ChillCustomFieldsBundle:CustomFieldsDefaultGroup:list" }
|
||||
options:
|
||||
menus:
|
||||
admin:
|
||||
order: 1000
|
||||
label: "CustomFields Default Groups : List"
|
||||
|
||||
customfieldsdefaultgroup_set:
|
||||
path: /{_locale}/admin/customfieldsdefaultgroup/set/group/as/default/
|
||||
|
Loading…
x
Reference in New Issue
Block a user