mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 00:23:50 +00:00
Adding customFields in admin menu
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
customfield:
|
||||
path: /{_locale}/admin/customfield/
|
||||
defaults: { _controller: "ChillCustomFieldsBundle:CustomField:index" }
|
||||
options:
|
||||
menus:
|
||||
admin:
|
||||
order: 1000
|
||||
label: "CustomFields"
|
||||
|
||||
customfield_show:
|
||||
path: /{_locale}/admin/customfield/{id}/show
|
||||
|
Reference in New Issue
Block a user