Switch from tom-select to bootstrap-multiselect

Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
yubiuser
2026-08-06 08:00:10 +02:00
parent 8e09bd063e
commit f413ac5eb2
14 changed files with 108 additions and 500 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ end
<? if is_authenticated then ?>
<? if startsWith(scriptname, 'groups') then ?>
<link rel="stylesheet" href="<?=pihole.fileversion('vendor/tom-select/tom-select.bootstrap5.min.css')?>">
<link rel="stylesheet" href="<?=pihole.fileversion('vendor/bootstrap-multiselect/bootstrap-multiselect.min.css')?>">
<? end ?>
<link rel="stylesheet" href="<?=pihole.fileversion('vendor/bstreeview/bstreeview.min.css')?>">
<link rel="stylesheet" href="<?=pihole.fileversion('vendor/datatables/dataTables.bootstrap5.min.css')?>">