summaryrefslogtreecommitdiff
path: root/www/templates/devoptions.html
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2016-09-07 16:53:49 -0400
committerPliable Pixels <pliablepixels@gmail.com>2016-09-07 16:53:49 -0400
commitd093aa7ff439c56a309e1778ecb66b7b13480c73 (patch)
treebcad50ea4a9f01b7cf27ee8837aa975d87564858 /www/templates/devoptions.html
parent7805e0799dea82116fa39d4e5f4771111840142c (diff)
#321 - initial code - needs cleanup and better structure. Values are littered around at the moment
Former-commit-id: a5913367e5075e9b3e6eba774798d281decd4ffb
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 4e6e1a7c..a2bf0e8c 100644
--- a/www/templates/devoptions.html
+++ b/www/templates/devoptions.html
@@ -78,6 +78,13 @@
<input type="tel" placeholder="" ng-model="loginData.singleImageQuality">
</label>
</div>
+
+ <div class="item item-input-inset">
+ {{'kMonitorSingleImageScale' | translate}}(%)&nbsp;
+ <label class="item-input-wrapper">
+ <input type="tel" placeholder="" ng-model="loginData.monSingleImageQuality">
+ </label>
+ </div>
<!--<div class="item item-input-inset">
{{'kResumeDelay' | translate}}(ms)&nbsp;