From 1eb4cf8dfc741d355618f3cbb0c9f6eff497808b Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Mon, 18 Apr 2016 14:51:37 -0400 Subject: fixed alarm not flashing on montage monitors Former-commit-id: 9a6cfb4fd2eaec058793da9673210b447085742c --- www/templates/montage.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/templates') diff --git a/www/templates/montage.html b/www/templates/montage.html index ea739586..2724661e 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -76,10 +76,10 @@ -
+
  - {{monitor.Monitor.Name}}  + {{monitor.Monitor.isAlarmed}}:{{monitor.Monitor.Name}} 
-- cgit v1.2.3