mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-20 19:05:14 +02: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
|
@ -68,7 +68,6 @@ class CurrencyAdminForm extends BaseEntityAdminForm
|
|||
'label' => 'currency.edit.iso_code',
|
||||
'preferred_choices' => ['EUR', 'USD', 'GBP', 'JPY', 'CNY'],
|
||||
'attr' => [
|
||||
'class' => 'selectpicker',
|
||||
'data-controller' => 'elements--selectpicker',
|
||||
'title' => 'selectpicker.nothing_selected',
|
||||
'data-live-search' => true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue