mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-19 00:34:24 +00:00
8 lines
376 B
YAML
8 lines
376 B
YAML
customfieldsdefaultgroup:
|
|
path: /{_locale}/admin/customfieldsdefaultgroup/
|
|
defaults: { _controller: "ChillCustomFieldsBundle:CustomFieldsDefaultGroup:list" }
|
|
|
|
customfieldsdefaultgroup_set:
|
|
path: /{_locale}/admin/customfieldsdefaultgroup/set/group/as/default/
|
|
defaults: { _controller: "ChillCustomFieldsBundle:CustomFieldsDefaultGroup:setAGroupAsDefault" }
|