mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Correct oxidized search (#5379)
This commit is contained in:
committed by
Neil Lathwood
parent
9eb960b094
commit
5052395c1f
@@ -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",
|
||||
|
Reference in New Issue
Block a user