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 +++++++++++++---------- www/templates/montage-history2.html | 230 ------------------------------------ 2 files changed, 90 insertions(+), 290 deletions(-) delete mode 100644 www/templates/montage-history2.html (limited to 'www/templates') 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}} -
-
- - +
diff --git a/www/templates/montage-history2.html b/www/templates/montage-history2.html deleted file mode 100644 index 69fb2bb6..00000000 --- a/www/templates/montage-history2.html +++ /dev/null @@ -1,230 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- {{'kFrom' | translate}} : {{datetimeValueFrom.value | date: timeFormat}} -
- -
- {{'kTo' | translate}}: {{datetimeValueTo.value | date: timeFormat}} @ {{sliderVal.rate}}x -
({{'kChromeMax' | translate}})
-
- - - - -
-
- - - - - - - - - - -
-
- - -
-
- - - - -
- -   - {{monitor.Monitor.Name}}  - -
- - - -
-
-
- -
- -
-
- - - - -
- -      - {{monitor.Monitor.Name}}  - -
- - {{prettifyDateTimeFirst(monitor.Monitor.eventUrlTime)}} ({{humanizeTime(monitor.Monitor.eventUrlTime)}})  -
- -
- - - -
-
- - - - - - - - - - - -
-
- -
- - -
-
-
- - - {{'kNoMonitors' | translate }} - - - - -
- -
- {{ 'kLowBWDisplay' | translate }} -
- -
- - - - - - -
- - - - - - -

{{'kEventMontage' | translate}}

-
- - - -
- - - {{'kHideMonsWithoutEvents' | translate}} - - - - - - - - - - -
-
-
-
- -
-
-
-
- {{'kSpeed' | translate }} -
-
- -
{{'kTimeline' | translate}}
- - -
- {{'kFrom' | translate }}: {{datetimeValueFrom.value | date: timeFormat}} -
-
- - -
- {{'kTo' | translate}}: {{datetimeValueTo.value | date: timeFormat}} -
-
- -
-
-
- - - - - -
\ No newline at end of file -- cgit v1.2.3