From 9bc9950984b940449c16b557b41672e65e17b4d1 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Tue, 26 Jan 2016 13:24:58 -0500 Subject: #154 - more controls, think its all working now Former-commit-id: aeb31559d176b7f080a37d01b4f459d903923228 --- www/templates/montage-history.html | 78 +++++++++++++++++++++++++++++--------- 1 file changed, 60 insertions(+), 18 deletions(-) (limited to 'www/templates') diff --git a/www/templates/montage-history.html b/www/templates/montage-history.html index 173aaf5a..971afd65 100644 --- a/www/templates/montage-history.html +++ b/www/templates/montage-history.html @@ -42,7 +42,7 @@ -
Timeline starting: {{prettifyDate(sliderVal.year+"-"+sliderVal.month+"-"+sliderVal.day)}} at {{prettifyTime(sliderVal.year+"-"+sliderVal.month+"-"+sliderVal.day+" "+sliderVal.hour+":"+sliderVal.min)}}@ {{sliderVal.rate}}x
+
Timeline starting: {{prettifyDate(sliderVal.year+"-"+sliderVal.month+"-"+sliderVal.day)}} at {{prettifyTime(sliderVal.year+"-"+sliderVal.month+"-"+sliderVal.day+" "+sliderVal.hour+":"+sliderVal.min)}} @ {{sliderVal.rate}}x
@@ -169,32 +169,74 @@ Hide monitors without events + + enable gapless playback + + + exact time match -
History at: {{prettifyDate(sliderVal.year+"-"+sliderVal.month+"-"+sliderVal.day)}} at {{prettifyTime(sliderVal.year+"-"+sliderVal.month+"-"+sliderVal.day+" "+sliderVal.hour+":"+sliderVal.min)}}
+
Start at: {{prettifyDate(sliderVal.year+"-"+sliderVal.month+"-"+sliderVal.day)}} at {{prettifyTime(sliderVal.year+"-"+sliderVal.month+"-"+sliderVal.day+" "+sliderVal.hour+":"+sliderVal.min)}}
-


+
+
+

+
+
+ rate +
+
-


+
+
+

+
+
+ min +
+
-


+
+
+

+
+
+ hr +
+
-


+
+
+

+
+
+ day +
+
-


+
+
+

+
+
+ mth +
+
-


- - - - - - - - - - +
+
+

+
+
+ yr +
+
+
-- cgit v1.2.3