summaryrefslogtreecommitdiff
path: root/www/templates
diff options
context:
space:
mode:
Diffstat (limited to 'www/templates')
-rw-r--r--www/templates/monitors.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/templates/monitors.html b/www/templates/monitors.html
index fd338df9..dec1adf2 100644
--- a/www/templates/monitors.html
+++ b/www/templates/monitors.html
@@ -10,6 +10,10 @@
<ion-content overflow-scroll="false">
<ion-refresher pulling-text="Pull to reload Monitors..." spinner="bubbles" on-refresh="doRefresh()">
</ion-refresher>
+ <div style="float:right;margin-top:3px;margin-right:8px;">
+ <a class="button button-small icon icon-left icon ion-gear-a"
+ href="" ng-click="changeConfig('GLOBAL', '','1','Monitor');">{{'kGlobalConfiguration' | translate}}</a>
+ </div><br/>
<div class="list card" ng-repeat="monitor in monitors">
<div class="item" ng-style="{'background-color': monitor.Monitor.Enabled=='1'?'white':'white'}">
<div ng-if="monitor.Monitor.Enabled == '1'">