summaryrefslogtreecommitdiff
path: root/www/templates/devoptions.html
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2020-04-29 13:49:13 -0400
committerPliable Pixels <pliablepixels@gmail.com>2020-04-29 13:49:13 -0400
commit57b985bbf84ccc396c0af497ab579488f5b887bd (patch)
treebeb0c4a011496d840c7b22129055600de070b06d /www/templates/devoptions.html
parentfd28009994068f424bce383c79ed46ac9434ab79 (diff)
#930 #931 - you can now reduce resize factor to fractions in dev options, reflow based on columns specified
Diffstat (limited to 'www/templates/devoptions.html')
-rw-r--r--www/templates/devoptions.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/www/templates/devoptions.html b/www/templates/devoptions.html
index 6dcc3645..d782a654 100644
--- a/www/templates/devoptions.html
+++ b/www/templates/devoptions.html
@@ -198,6 +198,13 @@
</label>
<label>
+ <ion-toggle ng-model="loginData.montageHideFooter" toggle-class="toggle-calm">
+ <span class="item-text-wrap">{{'kMontageHideFooter' | translate}}
+ </span>
+ </ion-toggle>
+ </label>
+
+ <label>
<ion-toggle ng-model="loginData.enableEventRefresh" toggle-class="toggle-calm">
<span class="item-text-wrap">{{'kEnableEventRefresh' | translate}}
</span>