From ccd8fdf4817abe59c3e882cc506aebff41955fc2 Mon Sep 17 00:00:00 2001 From: Floran Brutel Date: Sat, 9 May 2015 18:41:00 +0200 Subject: [PATCH] Web UI: highlight resource in alerts --- glances/outputs/static/html/plugins/alert.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glances/outputs/static/html/plugins/alert.html b/glances/outputs/static/html/plugins/alert.html index 8ba093de..ea13e876 100644 --- a/glances/outputs/static/html/plugins/alert.html +++ b/glances/outputs/static/html/plugins/alert.html @@ -1,7 +1,7 @@
-{{alert.begin | date : 'yyyy-MM-dd H:mm:ss'}} ({{ alert.ongoing ? 'ongoing' : alert.duration }}) - {{alert[2]}} on {{alert[3]}} ({{alert[4]}}) +{{alert.begin | date : 'yyyy-MM-dd H:mm:ss'}} ({{ alert.ongoing ? 'ongoing' : alert.duration }}) - {{alert[2]}} on {{alert[3]}} ({{alert[4]}})