Blocking status changed from boolean to string-enum to support "failure" as DNS status

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2023-05-23 20:32:51 +02:00
parent 931fd148aa
commit c115d1da7a
2 changed files with 37 additions and 14 deletions

View File

@@ -118,7 +118,7 @@
<li id="pihole-enable" class="menu-dns treeview" style="display: none;">
<a href="#">
<i class="fa fa-fw menu-icon fa-play"></i>
<span id="enableLabel" class="text-green">Enable Blocking&nbsp;&nbsp;&nbsp;
<span id="enableLabel">Enable Blocking&nbsp;&nbsp;&nbsp;
<span id="flip-status-enable"></span>
</span>
</a>