From 9aca25f21e86d98496e578fb21c1c8ffcc39aa81 Mon Sep 17 00:00:00 2001 From: stan Date: Thu, 8 Dec 2005 11:20:00 +0000 Subject: [PATCH] Javascript tidy up and removed redundant file. git-svn-id: http://svn.zoneminder.com/svn/zm/trunk@1662 e3e1d417-86f3-4887-817a-d78f3d33393f --- web/zm_html_view_controlcaps.php | 2 +- web/zm_html_view_controlmenu.php | 2 +- web/zm_html_view_cycle.php | 2 +- web/zm_html_view_frame.php | 2 +- web/zm_html_view_frames.php | 2 +- web/zm_html_view_monitor.php | 2 +- web/zm_html_view_montagemenu.php | 2 +- web/zm_xhtml.php | 1 - web/zm_xhtml_view_frame.php | 1 - web/zm_xhtml_view_frames.php | 115 ------------------------------- 10 files changed, 7 insertions(+), 124 deletions(-) delete mode 100644 web/zm_xhtml_view_frames.php diff --git a/web/zm_html_view_controlcaps.php b/web/zm_html_view_controlcaps.php index 09b69895b..8e4c2793b 100644 --- a/web/zm_html_view_controlcaps.php +++ b/web/zm_html_view_controlcaps.php @@ -44,7 +44,7 @@ while( $row = mysql_fetch_assoc( $result ) ) //window.resizeTo( , 6?count($controls):6)) ?> ); function newWindow(Url,Name,Width,Height) { - var Name = window.open(Url,Name,"resizable,width="+Width+",height="+Height); + var Win = window.open(Url,Name,"resizable,width="+Width+",height="+Height); } function closeWindow() { diff --git a/web/zm_html_view_controlmenu.php b/web/zm_html_view_controlmenu.php index 72b465903..2a00eb174 100644 --- a/web/zm_html_view_controlmenu.php +++ b/web/zm_html_view_controlmenu.php @@ -55,7 +55,7 @@ while( $row = mysql_fetch_assoc( $result ) ) diff --git a/web/zm_xhtml.php b/web/zm_xhtml.php index 5bc6b391a..351f29851 100644 --- a/web/zm_xhtml.php +++ b/web/zm_xhtml.php @@ -127,7 +127,6 @@ switch( $view ) case "event" : case "eventdetails" : case "frame" : - case "frames" : case "monitor" : case "video" : case "function" : diff --git a/web/zm_xhtml_view_frame.php b/web/zm_xhtml_view_frame.php index 050d6259f..5f75ee7df 100644 --- a/web/zm_xhtml_view_frame.php +++ b/web/zm_xhtml_view_frame.php @@ -112,7 +112,6 @@ else -
diff --git a/web/zm_xhtml_view_frames.php b/web/zm_xhtml_view_frames.php deleted file mode 100644 index 6f0f11c3e..000000000 --- a/web/zm_xhtml_view_frames.php +++ /dev/null @@ -1,115 +0,0 @@ - - - -<?= ZM_WEB_TITLE_PREFIX ?> - <?= $zmSlangFrames ?> <?= $eid ?> - - - - -
- - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - -



- -