summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-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 dec1adf2..da4252fb 100644
--- a/www/templates/monitors.html
+++ b/www/templates/monitors.html
@@ -12,7 +12,7 @@
</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>
+ href="" ng-click="changeConfig('All', '','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'}">