summaryrefslogtreecommitdiff
path: root/www/templates/events.html
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-07-26 18:28:46 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-07-26 18:28:46 -0400
commit628e4f52203f2d6f8202515207b4801efec8e301 (patch)
tree4ca0f0a2282cbc38572a5a875770db240cd6c2de /www/templates/events.html
parentb9e6ca93bc1e805e07edddd90f21f24eb8678287 (diff)
reduce image loading buffer of carousel (for low config devices) also made sure scrub carousel is cleared if full screen is opened so as not to double images
Diffstat (limited to 'www/templates/events.html')
-rw-r--r--www/templates/events.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/events.html b/www/templates/events.html
index 4c2df5b1..12e9f220 100644
--- a/www/templates/events.html
+++ b/www/templates/events.html
@@ -94,7 +94,7 @@
<button class="button button-small icon icon-left ion-ios-eye"
- ng-click="openModal(event.Event.Id, event.Event.Name, event.Event.Length,event.Event.Frames, event.Event.BasePath)" > View Footage
+ ng-click="closeIfOpen(event);openModal(event.Event.Id, event.Event.Name, event.Event.Length,event.Event.Frames, event.Event.BasePath)" > View Footage
</button>
</span>