From fdb1d93c54e4c67639185f2c859b1fec6a5fb904 Mon Sep 17 00:00:00 2001 From: ARC Date: Sat, 9 May 2015 19:18:30 -0400 Subject: Added support to limit maximum monitors in Montage View and also added a portal alias - those who many not be using one can keep this empty --- www/templates/help.html | 6 ++++++ www/templates/login.html | 19 +++++++++++++++++-- www/templates/montage.html | 4 ++-- 3 files changed, 25 insertions(+), 4 deletions(-) (limited to 'www/templates') diff --git a/www/templates/help.html b/www/templates/help.html index b11506ec..0720bac7 100644 --- a/www/templates/help.html +++ b/www/templates/help.html @@ -24,6 +24,12 @@ + +

I do not have authentication enabled but the app keeps asking me to specify authentication

+ If you don't use ZM authentication, just enter an "x" in both user name and password. +
+ +

The data is not refreshing!

Most screens that show lists of data has a pull down action. Pull down to refresh and your data diff --git a/www/templates/login.html b/www/templates/login.html index 0e302c9e..bf5170d1 100644 --- a/www/templates/login.html +++ b/www/templates/login.html @@ -7,6 +7,7 @@
+ ZoneMinder portal @@ -14,15 +15,29 @@ + + + +
ZoneMinder API
- + Developer Options Simulation Mode +
+ Maximum Monitors in Montage View  + + + +
diff --git a/www/templates/montage.html b/www/templates/montage.html index d8c6ac53..2cbe9fa9 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -16,8 +16,8 @@
- - +{{monLimit}} +
  {{monitor.Monitor.Name}} 
-- cgit v1.2.3