From b28028ac4082842143b0f528d6bc539da6ccb419 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 21 Sep 2017 12:49:18 -0400 Subject: mega changes, including updates and X --- www/templates/devoptions.html | 184 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 184 insertions(+) create mode 100644 www/templates/devoptions.html (limited to 'www/templates/devoptions.html') diff --git a/www/templates/devoptions.html b/www/templates/devoptions.html new file mode 100644 index 00000000..db1f8887 --- /dev/null +++ b/www/templates/devoptions.html @@ -0,0 +1,184 @@ + + + + + + + + + +
+ + {{'kDeveloperOptionsFor'|translate}} {{loginData.serverName}} + +
+ {{'kFrameUpdate'|translate}} ({{'kSec'|translate}}.)  + +
+ + +
+ +
+ +
+ {{'kMaxMonitorsMontage' | translate }}  + +
+ +
+ {{'kMontageImageScale' | translate}}(%)  + +
+
+ {{'kEventSingleImageScale' | translate}}(%)  + +
+
+ {{'kMonitorSingleImageScale' | translate}}(%)  + +
+ +
+ {{'kEventMontageImageScale'|translate}}(%)  + +
+
+ {{'kMaxItemsForTimeline' | translate}}  + +
+
+
+ {{'kMinAlarmCount' | translate}}  + +
+
+
+ +
+ + + + + + + + + + + +
+ {{'kCycleMonitorsInterval'|translate}}({{'kSec'|translate}}.)  + +
+ +
+ {{'kCycleMontageInterval'|translate}}({{'kSec'|translate}}.)  + +
+ + + + + + + + +
+
+
-- cgit v1.2.3