Explorar el Código

[Administration] Correctif select2 ajax

develop
Guillaume Bourgeois hace 5 meses
padre
commit
bd57daaa81
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      Definition/Field/Reduction/ReductionCatalogFieldDefinition.php

+ 1
- 0
Definition/Field/Reduction/ReductionCatalogFieldDefinition.php Ver fichero

@@ -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)

Cargando…
Cancelar
Guardar