mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-22 19:09:31 +00:00
Remove (now) useless selectpicker class from inputs.
This commit is contained in:
parent
489f4b939a
commit
f06ad01eb2
7 changed files with 0 additions and 11 deletions
|
|
@ -81,7 +81,6 @@ class PartLotType extends AbstractType
|
|||
'required' => false,
|
||||
'disable_not_selectable' => true,
|
||||
'attr' => [
|
||||
'class' => 'selectpicker form-control-sm',
|
||||
'data-controller' => 'elements--selectpicker',
|
||||
'title' => 'selectpicker.nothing_selected',
|
||||
'data-live-search' => true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue