Use tomselect for StructuralEntityType

This commit is contained in:
Jan Böhmer 2023-01-29 18:52:24 +01:00
parent f085402cba
commit 8d5427a1c3
6 changed files with 119 additions and 73 deletions

View file

@ -60,11 +60,6 @@ class PartLotType extends AbstractType
'label' => 'part_lot.edit.location',
'required' => false,
'disable_not_selectable' => true,
'attr' => [
'data-controller' => 'elements--selectpicker',
'title' => 'selectpicker.nothing_selected',
'data-live-search' => true,
],
]);
$builder->add('amount', SIUnitType::class, [