mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-03 15:36:14 +00:00
CF groupes has Custom Fields ordered by ordering DESC
This commit is contained in:
parent
9f4783c9f1
commit
dcae01d860
@ -15,5 +15,6 @@ Chill\CustomFieldsBundle\Entity\CustomFieldsGroup:
|
||||
length: 255
|
||||
oneToMany:
|
||||
customFields:
|
||||
orderBy: { 'ordering': 'ASC' }
|
||||
targetEntity: Chill\CustomFieldsBundle\Entity\CustomField
|
||||
mappedBy: customFieldGroup
|
Loading…
x
Reference in New Issue
Block a user