From fb73ec7092b1763c4d64148dd8230751e10eec68 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Mon, 15 Oct 2018 10:25:30 -0400 Subject: template cleanup --- www/templates/montage-history.html | 38 ++++++++++++++++++++++---------------- 1 file changed, 22 insertions(+), 16 deletions(-) (limited to 'www/templates/montage-history.html') diff --git a/www/templates/montage-history.html b/www/templates/montage-history.html index 742aeccc..6f67ad7f 100644 --- a/www/templates/montage-history.html +++ b/www/templates/montage-history.html @@ -12,8 +12,10 @@ - -
{{'kFrom' | translate}}:{{prettifyDateTimeFirst(datetimeValueFrom.value)}} ({{humanizeTime(datetimeValueFrom.value)}}) + +
{{'kFrom' | translate}}:{{prettifyDateTimeFirst(datetimeValueFrom.value)}} + ({{humanizeTime(datetimeValueFrom.value)}})
({{'kChromeMax' | translate}})
@@ -23,13 +25,13 @@
-
+
- +
  @@ -42,23 +44,26 @@ {{monitor.Monitor.Name}} 
[{{monitor.Monitor.eid}}] - {{prettifyDateTimeFirst(monitor.Monitor.eventUrlTime)}} ({{humanizeTime(monitor.Monitor.eventUrlTime)}})  + {{prettifyDateTimeFirst(monitor.Monitor.eventUrlTime)}} + ({{humanizeTime(monitor.Monitor.eventUrlTime)}}) 
- +
+ padding-right:23px;z-index:998" id="eventchart-{{monitor.Monitor.Id}}" + width="auto" height="20">
-
{{'kPleaseWait' | translate}}
+
{{'kPleaseWait' + | translate}}
@@ -109,7 +114,8 @@
-
+
{{'kFrom' | translate }}: {{datetimeValueFrom.value | date: timeFormat}}
({{humanizeTime(datetimeValueFrom.value)}}) @@ -117,11 +123,11 @@
-
+
-
+
{{'kSpeed' | translate }}
-- cgit v1.2.3