diff options
| author | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-10-12 17:10:42 -0400 |
|---|---|---|
| committer | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-10-12 17:10:42 -0400 |
| commit | efb517890a542946e164e9bdab98e4421329a0d5 (patch) | |
| tree | f7c354bb60206519a351d82691de2c1a11a45aeb /www/templates/state.html | |
| parent | 8a4c07898977d6981ecdc33dd15fa61c0f674d46 (diff) | |
You can now persist hidden monitors across timeline/events/montage - https://github.com/pliablepixels/zmNinja/issues/42
Diffstat (limited to 'www/templates/state.html')
| -rw-r--r-- | www/templates/state.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/state.html b/www/templates/state.html index 440d931e..7d26d8e5 100644 --- a/www/templates/state.html +++ b/www/templates/state.html @@ -1,4 +1,4 @@ -<ion-view view-title="System Status" cache="false"> +<ion-view view-title="System Status" cache-view="false"> <ion-nav-buttons side="left"> <button class="button button-icon button-clear ion-navicon" ng-click="openMenu()"></button> |
