aboutsummaryrefslogtreecommitdiff
path: root/html/display_panel/content/display-panel.html
diff options
context:
space:
mode:
authorhackademix <giorgio@maone.net>2019-04-08 21:37:35 +0200
committerhackademix <giorgio@maone.net>2019-04-08 21:37:35 +0200
commit2bee3260b45b559eb3bc75c6421dc7e573571cdb (patch)
tree0b03d83f1dd8419e1db191e79b5f6313f5322515 /html/display_panel/content/display-panel.html
parent4221db4850905c535a9197ae4369012ef9fd1575 (diff)
Fixed UI inconsistencies when whitelisting/blacklisting through wide wildcard matching.
Diffstat (limited to 'html/display_panel/content/display-panel.html')
-rw-r--r--html/display_panel/content/display-panel.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/html/display_panel/content/display-panel.html b/html/display_panel/content/display-panel.html
index 5b9f99f..2e705ab 100644
--- a/html/display_panel/content/display-panel.html
+++ b/html/display_panel/content/display-panel.html
@@ -60,6 +60,7 @@
<div id="info">
<div id="site">
<h2 class="site">This whole site <span></span></h2>
+ <div class="status"></div>
<div class="buttons">
<button class="whitelist" name="*">Whitelist</button>
<button class="blacklist" name="*">Blacklist</button>