summaryrefslogtreecommitdiff
path: root/www/templates/montage-history.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/templates/montage-history.html')
-rw-r--r--www/templates/montage-history.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/montage-history.html b/www/templates/montage-history.html
index 6a935c15..d895457a 100644
--- a/www/templates/montage-history.html
+++ b/www/templates/montage-history.html
@@ -44,7 +44,7 @@
- <div class="timeline_text" ion-datetime-picker ng-model="datetimeValue.value" >
+ <div class="timeline_text" ion-datetime-picker ng-model="datetimeValue.value" ng-change="dateChanged()">
<b>Tap to change: {{datetimeValue.value | date: "yyyy-MMM-dd hh:mma"}} @ {{sliderVal.rate}}x</b>
</div>