diff --git a/html/includes/common/graylog.inc.php b/html/includes/common/graylog.inc.php index 0d24e8406f..7927605685 100644 --- a/html/includes/common/graylog.inc.php +++ b/html/includes/common/graylog.inc.php @@ -116,7 +116,7 @@ $tmp_output .= ' range: "' . mres($_POST['range']) . '" }; }, - url: "/ajax_table.php", + url: "ajax_table.php", }); diff --git a/html/pages/customers.inc.php b/html/pages/customers.inc.php index 40277817e1..a23fbf26b3 100644 --- a/html/pages/customers.inc.php +++ b/html/pages/customers.inc.php @@ -29,6 +29,6 @@ $pagetitle[] = 'Customers'; id: "customers", }; }, - url: "/ajax_table.php" + url: "ajax_table.php" }); diff --git a/html/pages/device/edit/component.inc.php b/html/pages/device/edit/component.inc.php index aebfac2941..36f21ab34b 100644 --- a/html/pages/device/edit/component.inc.php +++ b/html/pages/device/edit/component.inc.php @@ -67,7 +67,7 @@ event.preventDefault(); $.ajax({ type: "POST", - url: "/ajax_form.php", + url: "ajax_form.php", data: $('form#components').serialize(), dataType: "json", success: function(data){ @@ -97,6 +97,6 @@ device_id: "" }; }, - url: "/ajax_table.php" + url: "ajax_table.php" }); diff --git a/html/pages/device/edit/storage.inc.php b/html/pages/device/edit/storage.inc.php index e32dd06840..164e1a8afe 100644 --- a/html/pages/device/edit/storage.inc.php +++ b/html/pages/device/edit/storage.inc.php @@ -40,7 +40,7 @@ device_id: , }; }, - url: "/ajax_table.php", + url: "ajax_table.php", formatters: { "perc_update": function(column,row) { return "