From 0e83a778b541591ef468d7ebda1493a000a545e5 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Fri, 26 Jun 2015 11:25:06 -0400 Subject: Added option to keep screen on when viewing footage, also cleaned up invocation of cordova plugins when in desktop - it now checks so spurious errors don't show in logs --- www/templates/login.html | 9 +++++++-- www/templates/montage.html | 2 ++ 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'www/templates') diff --git a/www/templates/login.html b/www/templates/login.html index e0eb8b33..5c2eff64 100644 --- a/www/templates/login.html +++ b/www/templates/login.html @@ -7,7 +7,7 @@
- ZoneMinder portal + ZoneMinder Settings @@ -22,7 +22,6 @@ -
ZoneMinder API
@@ -31,6 +30,12 @@ Use SSL + +
diff --git a/www/templates/montage.html b/www/templates/montage.html index d1106e2e..7fed7ff3 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -60,5 +60,7 @@ + +
-- cgit v1.2.3