mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Updated discovery to log new type + updated eventlog page to show this
This commit is contained in:
@@ -20,6 +20,8 @@ var grid = $("#eventlog").bootgrid({
|
||||
{
|
||||
return {
|
||||
id: "eventlog",
|
||||
device: "' .mres($vars['device']) .'",
|
||||
type: "' .mres($vars['type']) .'",
|
||||
};
|
||||
},
|
||||
url: "/ajax_table.php"
|
||||
|
Reference in New Issue
Block a user