mirror of
https://github.com/pi-hole/web.git
synced 2026-08-23 06:39:09 +01:00
Switch from tom-select to bootstrap-multiselect
Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
@@ -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')?>">
|
||||
|
||||
Reference in New Issue
Block a user