mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
availability map updates (#4183)
webui: More updates to availability map #4183
This commit is contained in:
@@ -23,6 +23,10 @@ $availability_map_conf = array(
|
||||
'descr' => 'Availability map old view',
|
||||
'type' => 'checkbox',
|
||||
),
|
||||
array('name' => 'webui.availability_map_sort_status',
|
||||
'descr' => 'Sort devices by status',
|
||||
'type' => 'checkbox',
|
||||
),
|
||||
);
|
||||
|
||||
$dashboard_conf = array(
|
||||
|
Reference in New Issue
Block a user