summaryrefslogtreecommitdiff
path: root/www/templates/monitors.html
diff options
context:
space:
mode:
authorARC <arjunrc@gmail.com>2015-05-11 16:22:57 -0400
committerARC <arjunrc@gmail.com>2015-05-11 16:22:57 -0400
commitb2367f35e32fad3f2383b9e124df87211f669b59 (patch)
treeb5413f011afb697c80db98b011d19149272da432 /www/templates/monitors.html
parentff36c7d3135246ce68f782cabf6d92a3f762d2fd (diff)
nits - not much to describe
Diffstat (limited to 'www/templates/monitors.html')
-rw-r--r--www/templates/monitors.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/monitors.html b/www/templates/monitors.html
index db7abea6..6ceef11f 100644
--- a/www/templates/monitors.html
+++ b/www/templates/monitors.html
@@ -40,7 +40,7 @@
</p>
<div style="float:right;">
- <a class="button button-small icon icon-left icon ion-gear-a" href="#/app/events">Configuration</a>
+ <a class="button button-small icon icon-left icon ion-gear-a" href="" ng-click="notSupported();">Configuration</a>
<a class="button button-small icon icon-left ion-calendar" href="#/events/{{monitor.Monitor.Id}}">Events</a>
<a class="button button-small icon icon-left ion-ios-eye" ng-click="openModal(monitor.Monitor.Id)" >Live View</a>
</div>