Correct oxidized search (#5379)

This commit is contained in:
David Bell
2017-01-10 14:46:20 +00:00
committed by Neil Lathwood
parent 9eb960b094
commit 5052395c1f

View File

@@ -34,7 +34,7 @@ $pagetitle[] = 'Oxidized';
type: 'POST',
url: 'ajax_form.php',
data: {
type: "oxidized-search-config",
type: "search-oxidized-config",
search_in_conf_textbox: search_in_conf_textbox
},
dataType: "json",