From a425c4c91b9adcf3278717779dfc35d5b6ae0c16 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 6 Oct 2016 15:36:02 -0400 Subject: various fixes Former-commit-id: 65da1a95c353a401b6ca13798916db77173b72a2 --- www/templates/montage-history.html | 150 ++++++++++++++++++++++--------------- 1 file changed, 90 insertions(+), 60 deletions(-) (limited to 'www/templates/montage-history.html') diff --git a/www/templates/montage-history.html b/www/templates/montage-history.html index eb751105..9895d5cf 100644 --- a/www/templates/montage-history.html +++ b/www/templates/montage-history.html @@ -2,6 +2,9 @@ + + @@ -9,88 +12,114 @@ - + + + + - + - - + + + -
+ -
+ + +
+ {{'kFrom' | translate}}:{{prettifyDateTimeFirst(datetimeValueFrom.value)}} ({{humanizeTime(datetimeValueFrom.value)}}) +
({{'kChromeMax' | translate}})
+
+
-
- - - -
-
- + + -
- -
-   - {{monitor.Monitor.Name}}  +
+
+ + + + +
+ +   + {{monitor.Monitor.Name}}  + +
+ + + +
-
+
- - - +
+
+ + + + +
+ +      + {{monitor.Monitor.Name}}  + +
+ + {{prettifyDateTimeFirst(monitor.Monitor.eventUrlTime)}} ({{humanizeTime(monitor.Monitor.eventUrlTime)}})  +
+ +
+ + -
-   - {{monitor.Monitor.Name}}  +
+ + + + + + @@ -166,6 +195,16 @@ + + +
{{'kTimeline' | translate}}
+ + +
+ {{'kFrom' | translate }}: {{datetimeValueFrom.value | date: timeFormat}} +
({{humanizeTime(datetimeValueFrom.value)}}) +
+

@@ -178,20 +217,11 @@ {{'kSpeed' | translate }}
- -
{{'kTimeline' | translate}}
- - -
- {{'kFrom' | translate }}: {{datetimeValueFrom.value | date: timeFormat}} -
-
- - +
-- cgit v1.2.3