From a771b4c0e297d3bd1856bc758633dbaede0c461a Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Tue, 9 Feb 2016 13:17:42 -0500 Subject: #160 -initial code Former-commit-id: 0513af22abc7267f44fa476c4a7e46e169eded5a --- www/templates/montage-history.html | 41 +++++++++++++++++++++++--------------- 1 file changed, 25 insertions(+), 16 deletions(-) (limited to 'www/templates') diff --git a/www/templates/montage-history.html b/www/templates/montage-history.html index 90e0ad6c..957e79db 100644 --- a/www/templates/montage-history.html +++ b/www/templates/montage-history.html @@ -25,11 +25,18 @@ -
- Tap to change: {{datetimeValue.value | date: "yyyy-MMM-dd hh:mma"}} @ {{sliderVal.rate}}x
(max of 6 monitors - chrome limit)
- - +
+ From: {{datetimeValueFrom.value | date: "yyyy-MMM-dd hh:mma"}} +
+ +
+ To: {{datetimeValueTo.value | date: "yyyy-MMM-dd hh:mma"}}
+ +
+ @ {{sliderVal.rate}}x
(max of 6 monitors - chrome limit)
+
+
@@ -151,19 +158,11 @@ Hide monitors without events - enable gapless playback - - - Only match events active in this time

(default: any event on or after this time)

- - show event time -

(resource intensive)

-
+ + - - - @@ -182,6 +181,16 @@ speed
+ +
Timeline
+ +
+ From: {{datetimeValueFrom.value | date: "MMM-dd-yyyy hh:mma"}} +
+ +
+ To: {{datetimeValueTo.value | date: "MMM-dd-yyyy hh:mma"}} +
-- cgit v1.2.3