summaryrefslogtreecommitdiff
path: root/www/templates
diff options
context:
space:
mode:
authorArjun Roychowdhury <pliablepixels@gmail.com>2015-11-04 10:29:41 -0500
committerArjun Roychowdhury <pliablepixels@gmail.com>2015-11-04 10:29:41 -0500
commit764e0641825812caaa07b2b98b862ff2dff95c75 (patch)
treea6d1b0e105b144e38680b5341f245c40a4f94f53 /www/templates
parenta125fc78799b904273a944fe7c8357d77faccbf5 (diff)
#49 - animated event number to show transition - animating the image doesn't look good as it takes time to load the image
Diffstat (limited to 'www/templates')
-rw-r--r--www/templates/events-modal.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/templates/events-modal.html b/www/templates/events-modal.html
index 0ffd5540..46bffd06 100644
--- a/www/templates/events-modal.html
+++ b/www/templates/events-modal.html
@@ -4,7 +4,7 @@
<ion-content style="background-color:#444444" ng-cloak>
<ion-scroll has-bouncing=false min-zoom=1 zooming="true" direction="xy" style="width: 100%; ">
- <div id="full-screen-event" style="height: 100vh;">
+ <div style="height: 100vh;">
<div ng-if="defaultVideo=='' || loginData.enableh264==false">
@@ -61,7 +61,7 @@
<a mfb-button icon="ion-close" label="exit event view" ng-click="closeModal()"> </a>
</nav>
-<div class="events-range-modal-text">playing event: {{eventId}}, next:{{nextId}}, prev:{{prevId}}</div>
+<div class="events-range-modal-text" id="full-screen-event">playing event: {{eventId}}</div>
<div class="events-range-modal" ng-if="defaultVideo==''">
<div style="width:90%">