summaryrefslogtreecommitdiff
path: root/www/templates
diff options
context:
space:
mode:
Diffstat (limited to 'www/templates')
-rw-r--r--www/templates/events-modal.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html
index 3a3f36ff..a348888b 100644
--- a/www/templates/events-modal.html
+++ b/www/templates/events-modal.html
@@ -69,7 +69,7 @@
<!-- <div class="range">
<input type="range" ng-model="ionRange.index" min="0" max="{{eFramesNum-1}}" >
</div>-->
-</div>
+
</ion-modal-view>
@@ -131,4 +131,5 @@
<progress max="{{totalEventTime}}" value="{{currentEventTime}}"
class="eventprogress"></progress>
---> \ No newline at end of file
+-->
+ </div> \ No newline at end of file