diff --git a/web/zmhtml.php b/web/zmhtml.php index c798586ee..9f47fde1e 100644 --- a/web/zmhtml.php +++ b/web/zmhtml.php @@ -337,7 +337,7 @@ function newWindow(Url,Name,Width,Height) ZM - <?php echo $monitor[Name] ?> - Watch @@ -817,7 +817,7 @@ function configureButton(form,name) } window.focus(); -opener.location.reload(); +//opener.location.reload(); filterWindow( '?view=filter&mid=', 'zmFilter' ); location.href = '?view=events&mid=';