summaryrefslogtreecommitdiff
path: root/www/templates/monitors.html
diff options
context:
space:
mode:
authorARC <arjunrc@gmail.com>2015-04-28 17:11:32 -0400
committerARC <arjunrc@gmail.com>2015-04-28 17:11:32 -0400
commitddf1b45068b02851f0c157e6bbd0af58fa59fe6e (patch)
treee9209dee0fdb119d83d8c613d0297d9b5bd15bc6 /www/templates/monitors.html
parent2b3011ff11cf2819d1418795f5f4b5a25a21bf3f (diff)
converted views to cache=false, I don't think there are significant performance hits. Also added triggers to see which views get unloaded/destroyed on exit - perf. tuning
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 9ba3df04..7e947273 100644
--- a/www/templates/monitors.html
+++ b/www/templates/monitors.html
@@ -1,4 +1,4 @@
-<ion-view view-title="Monitors">
+<ion-view view-title="Monitors" cache="false">
<ion-nav-buttons side="left">
<button class="button button-icon button-clear ion-navicon" ng-click="openMenu()"></button>