From cadf88096c24256d90db2b2c1567518187fcb125 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Mon, 16 May 2016 10:01:15 -0400 Subject: various updates to lazy to document why Former-commit-id: 21224eb61a2b5e060b38cca3bfd5e0ccb85f95d7 --- www/templates/devoptions.html | 102 ++++++++++++++++------------------- www/templates/events.html | 12 ++--- www/templates/important_message.html | 2 +- www/templates/lowversion.html | 14 ++--- www/templates/montage-history.html | 2 +- www/templates/montage.html | 14 +++-- www/templates/timeline-modal.html | 4 +- 7 files changed, 73 insertions(+), 77 deletions(-) (limited to 'www/templates') diff --git a/www/templates/devoptions.html b/www/templates/devoptions.html index 7cc087d0..15ff0d1d 100644 --- a/www/templates/devoptions.html +++ b/www/templates/devoptions.html @@ -1,11 +1,11 @@ - + - + - + @@ -17,28 +17,24 @@ Developer Options for {{loginData.serverName}} -
+
Frame update (sec.) 
- - + + - +
- + - +
Max monitors in montage 
- +
- Event single image scale(%)  + Event single image scale(%) 
- +
- resume delay(ms)  + resume delay(ms)  - +
- +
- Event Montage image scale(%)  + Event Montage image scale(%) 
- +
- Max. items for Timeline  + Max. items for Timeline 
- +
- +
-
- + - + - + - - + - + + - + + +
-
+ \ No newline at end of file diff --git a/www/templates/events.html b/www/templates/events.html index e85c4d03..88dab016 100644 --- a/www/templates/events.html +++ b/www/templates/events.html @@ -47,7 +47,7 @@ -      {{prettifyTime(event.Event.StartTime)}} +      {{prettifyTime(event.Event.StartTime)}}      {{prettifyDate(event.Event.StartTime)}} @@ -114,20 +114,20 @@
- - - -
@@ -265,7 +265,7 @@
Filter On
- + diff --git a/www/templates/important_message.html b/www/templates/important_message.html index 5ad922e5..a97f1ada 100644 --- a/www/templates/important_message.html +++ b/www/templates/important_message.html @@ -19,7 +19,7 @@

I'd appreciate if you upgraded ZoneMinder


- You are running v{{currentVersion}}.
v{{recommendedVersion}} has an important fix that eliminates a bug related to network data consumption build up of zmNinja. While your version will work, I'd recommend you upgrade ZoneMinder. Till you do, please make sure you don't keep zmNinja running in the background (for Android). Thank you. + You are running v{{currentVersion}}.
v{{recommendedVersion}} has some important fixes that enhance the API amongst other things. This is required to avail of the new alarm APIs and other new features.
Reported Version: v{{currentVersion}}
Recommended Version:v{{recommendedVersion}}

diff --git a/www/templates/lowversion.html b/www/templates/lowversion.html index 4e976846..3b50683b 100644 --- a/www/templates/lowversion.html +++ b/www/templates/lowversion.html @@ -1,6 +1,6 @@ - +

@@ -9,8 +9,8 @@
- -
+ +

ZoneMinder upgrade needed


@@ -18,12 +18,12 @@
Reported Version: {{currentVersion}}
Minimum Required Version:{{requiredVersion}}
-

-
-
- +
+
+ + diff --git a/www/templates/montage-history.html b/www/templates/montage-history.html index b91b3e16..392f390c 100644 --- a/www/templates/montage-history.html +++ b/www/templates/montage-history.html @@ -36,7 +36,7 @@ -
+
diff --git a/www/templates/montage.html b/www/templates/montage.html index 8f6b6adc..50944b3c 100644 --- a/www/templates/montage.html +++ b/www/templates/montage.html @@ -3,6 +3,11 @@ + + + + @@ -24,14 +29,13 @@ - - + -    +    -    +   

@@ -115,7 +119,7 @@ - diff --git a/www/templates/timeline-modal.html b/www/templates/timeline-modal.html index 1584b961..89753f72 100644 --- a/www/templates/timeline-modal.html +++ b/www/templates/timeline-modal.html @@ -35,9 +35,9 @@
f:{{alarm.fid}} scr:{{alarm.score}} @ {{alarm.time}}
- + - + -- cgit v1.2.3