From d82f4f660f480ecbc7eaf5e7fd42140803908cfb Mon Sep 17 00:00:00 2001 From: artem Date: Mon, 7 Jan 2008 13:29:16 +0000 Subject: - [ZBX-246] fixed header error in Monitoring->slideshows (Artem) - added history view in ackowledge screen (Artem) git-svn-id: svn://svn.zabbix.com/trunk@5231 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/include/js.inc.php | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'frontends/php/include/js.inc.php') diff --git a/frontends/php/include/js.inc.php b/frontends/php/include/js.inc.php index e7f27d43..2d2879f3 100644 --- a/frontends/php/include/js.inc.php +++ b/frontends/php/include/js.inc.php @@ -115,7 +115,7 @@ function insert_showhint_javascript(){ echo ''; } -function Redirect($url,$timeout=null){ +function redirect($url,$timeout=null){ zbx_flush_post_cookies(); echo ''; } +function simple_js_redirect($url,$timeout=null){ + echo ''; +} + function play_sound($filename){ echo '