availability map updates (#4183)

webui: More updates to availability map #4183
This commit is contained in:
crcro
2016-08-28 23:48:06 +03:00
committed by Neil Lathwood
parent b7d0b97c64
commit 49dbe3ea01
4 changed files with 80 additions and 42 deletions

View File

@@ -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(