Browse Source

[Administration] Correctif select2 ajax

develop
Guillaume Bourgeois 5 months ago
parent
commit
bd57daaa81
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Definition/Field/Reduction/ReductionCatalogFieldDefinition.php

+ 1
- 0
Definition/Field/Reduction/ReductionCatalogFieldDefinition.php View File

@@ -149,6 +149,7 @@ class ReductionCatalogFieldDefinition extends AbstractFieldDefinition
'dataType' => 'json'
])
]),*/

AssociationField::new('users')
->setTemplatePath('@LcSov/adminlte/crud/field/association_many.html.twig')
->setFormTypeOption('choices', $this->usersArray)

Loading…
Cancel
Save