From 148560ba1fbcbe7fb951b540eb749f9ee067808f Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 29 Jan 2020 11:19:22 -0500 Subject: #894 implement monitor query status and recover --- www/templates/monitors-modal.html | 6 +++++- www/templates/montage.html | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'www/templates') diff --git a/www/templates/monitors-modal.html b/www/templates/monitors-modal.html index 68b0beef..88d29574 100644 --- a/www/templates/monitors-modal.html +++ b/www/templates/monitors-modal.html @@ -13,12 +13,15 @@
+ + + imageonload="imageLoaded();" /> +
@@ -140,6 +143,7 @@
{{monitorName}}   +  {{monStatus}} 
diff --git a/www/templates/montage.html b/www/templates/montage.html index b2dbd13b..02e4fd30 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -159,6 +159,7 @@   +   {{monitor.Monitor.Name}}  -- cgit v1.2.3