From 986006947c3a6ac404d6868c113a03aaf202dcc2 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 9 Oct 2016 10:42:28 -0400 Subject: simplifying event montage - select X hrs ago too Former-commit-id: eac8812d33320d75e049da131c3fee631d0ad7f1 --- www/templates/montage-history.html | 80 ++++++++++++++++++++------------------ 1 file changed, 43 insertions(+), 37 deletions(-) (limited to 'www/templates') diff --git a/www/templates/montage-history.html b/www/templates/montage-history.html index 9895d5cf..3a4cbd86 100644 --- a/www/templates/montage-history.html +++ b/www/templates/montage-history.html @@ -14,10 +14,10 @@ - + - + @@ -29,7 +29,7 @@ - +
- {{'kFrom' | translate}}:{{prettifyDateTimeFirst(datetimeValueFrom.value)}} ({{humanizeTime(datetimeValueFrom.value)}}) + {{'kFrom' | translate}}:{{prettifyDateTimeFirst(datetimeValueFrom.value)}} ({{humanizeTime(datetimeValueFrom.value)}}) +
({{'kChromeMax' | translate}})
@@ -92,49 +93,46 @@
-      - {{monitor.Monitor.Name}}  - -
- - {{prettifyDateTimeFirst(monitor.Monitor.eventUrlTime)}} ({{humanizeTime(monitor.Monitor.eventUrlTime)}})  -
+      {{monitor.Monitor.Name}}  + +
+ {{prettifyDateTimeFirst(monitor.Monitor.eventUrlTime)}} ({{humanizeTime(monitor.Monitor.eventUrlTime)}})  +
+ +
+ + + + + - - - - - - - - - - - - - - - - -
- - -
- + + + + + +
+ + +
+ @@ -195,14 +193,22 @@ - +
{{'kTimeline' | translate}}
+
+ {{'kEventHistShowFrom'|translate}}:  + +  {{'kEventHistHrs' | translate}} +
+ -
+
{{'kFrom' | translate }}: {{datetimeValueFrom.value | date: timeFormat}} -
({{humanizeTime(datetimeValueFrom.value)}}) +
({{humanizeTime(datetimeValueFrom.value)}})
-- cgit v1.2.3