mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-18 16:24:24 +00:00
The CRUD of default groups is handled now by the custom fields index page. The CRUD is not necessary.
8 lines
273 B
YAML
8 lines
273 B
YAML
chill_customfields_customfieldsgroup:
|
|
resource: "@ChillCustomFieldsBundle/Resources/config/routing/customfieldsgroup.yml"
|
|
prefix: /
|
|
|
|
chill_customfields_customfield:
|
|
resource: "@ChillCustomFieldsBundle/Resources/config/routing/customfield.yml"
|
|
prefix: /
|