From cc0c6666e67e5bec292d5c53499086cb62b2223c Mon Sep 17 00:00:00 2001 From: stan Date: Thu, 16 Oct 2003 09:02:07 +0000 Subject: [PATCH] Added rate and scale. git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@656 e3e1d417-86f3-4887-817a-d78f3d33393f --- web/zm_html_view_event.php | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/web/zm_html_view_event.php b/web/zm_html_view_event.php index 61a277287..00cc228cd 100644 --- a/web/zm_html_view_event.php +++ b/web/zm_html_view_event.php @@ -29,6 +29,8 @@ if ( !isset( $rate ) ) $rate = 1; + if ( !isset( $scale ) ) + $scale = 1; ?> @@ -78,6 +80,7 @@ function newWindow(Url,Name,Width,Height) disabled> +
@@ -89,13 +92,15 @@ function newWindow(Url,Name,Width,Height) Learn Pref: 
- + +
- +Rate:    +Scale:
@@ -124,17 +129,17 @@ Learn Pref: