From 5f4a61a45a61716308b2b214155bc08c657069ff Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Wed, 4 Nov 2015 13:21:51 -0500 Subject: showing monitor name in live view --- www/templates/monitors-modal.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/templates') diff --git a/www/templates/monitors-modal.html b/www/templates/monitors-modal.html index 0e49417b..8db208e9 100644 --- a/www/templates/monitors-modal.html +++ b/www/templates/monitors-modal.html @@ -68,5 +68,7 @@ ng-click="handleAlarms();" ng-if="$root.isAlarm"> +
{{monitorName}}
+ -- cgit v1.2.3