summaryrefslogtreecommitdiff
path: root/www/templates/events.html
diff options
context:
space:
mode:
authorArjun Roychowdhury <pliablepixels@gmail.com>2015-11-03 17:01:01 -0500
committerArjun Roychowdhury <pliablepixels@gmail.com>2015-11-03 17:01:01 -0500
commita125fc78799b904273a944fe7c8357d77faccbf5 (patch)
tree5a78d8dc0c9acf53963b7839ca51a12fe83e7bf1 /www/templates/events.html
parent18c41c7f01d5441c2820317ea6af41dc3326e3c2 (diff)
#49 initial code commits towards swiping events
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 9daa7b6b..88737207 100644
--- a/www/templates/events.html
+++ b/www/templates/events.html
@@ -111,7 +111,7 @@
<button class="button button-small icon icon-left ion-ios-eye"
- ng-click="closeIfOpen(event);openModal(event.Event.Id, event.Event.Name, event.Event.Length,event.Event.Frames, event.Event.BasePath, event.Event.relativePath, event)" > View Footage
+ ng-click="closeIfOpen(event);openModal(event)" > View Footage
</button>
</span>