summaryrefslogtreecommitdiff
path: root/www/templates/events.html
diff options
context:
space:
mode:
authorArjun Roychowdhury <pliablepixels@gmail.com>2015-10-07 15:28:13 -0400
committerArjun Roychowdhury <pliablepixels@gmail.com>2015-10-07 15:28:13 -0400
commit41bef0dc67b4ec1437bedfee9efafd0aaeaedcdb (patch)
tree43974514aeb51b94549a5b3ae55ce2b423fd4b80 /www/templates/events.html
parent40fc4fc94ee0523aea1a36f8f6cf3acb4af0b599 (diff)
websockets for android
Diffstat (limited to 'www/templates/events.html')
-rw-r--r--www/templates/events.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/templates/events.html b/www/templates/events.html
index a95cb2eb..b39d10a8 100644
--- a/www/templates/events.html
+++ b/www/templates/events.html
@@ -7,6 +7,9 @@
<button class="button button-icon icon ion-ios-minus-outline"
ng-click="eventList.showDelete = !eventList.showDelete;"></button>
+
+ <button class="animated infinite tada button button-icon button-clear ion-ios-bell" ng-click="$root.isAlarm=!$root.isAlarm;" ng-if="$root.isAlarm"></button>
+
</ion-nav-buttons>
<ion-nav-buttons side="right">