summaryrefslogtreecommitdiffstats
path: root/frontends/php/hosts.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/hosts.php')
-rw-r--r--frontends/php/hosts.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/frontends/php/hosts.php b/frontends/php/hosts.php
index 2ba690ec..b14f8798 100644
--- a/frontends/php/hosts.php
+++ b/frontends/php/hosts.php
@@ -28,8 +28,6 @@
include_once "include/page_header.php";
- insert_confirm_javascript();
-
$_REQUEST["config"] = get_request("config",get_profile("web.hosts.config",0));
$available_hosts = get_accessible_hosts_by_user($USER_DETAILS,PERM_READ_WRITE,null,PERM_RES_IDS_ARRAY,$ZBX_CURNODEID);