mirror of
https://github.com/pi-hole/web.git
synced 2025-12-19 18:28:24 +00:00
settings-level-expert: only toggle the expert elements
Show the basic ones by default. Also, reduce jQuery usage in those functions while at it. Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -234,7 +234,7 @@ mg.include('scripts/lua/settings_header.lp','r')
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-lg-12 settings-level-basic save-button-container">
|
||||
<div class="col-lg-12 save-button-container">
|
||||
<button type="button" class="btn btn-primary save-button"><i class="fa-solid fa-fw fa-floppy-disk"></i> Save & Apply</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user