Update order for Device Keys and Call Center Agents
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
$array['dashboard'][$x]['dashboard_uuid'] = 'f1c722d5-b714-4fa2-9664-5f6d24d44661';
|
||||
$array['dashboard'][$x]['dashboard_name'] = 'Device Keys';
|
||||
$array['dashboard'][$x]['dashboard_path'] = 'app/devices/resources/dashboard/device_keys.php';
|
||||
$array['dashboard'][$x]['dashboard_order'] = '160';
|
||||
$array['dashboard'][$x]['dashboard_order'] = '150';
|
||||
$array['dashboard'][$x]['dashboard_enabled'] = 'true';
|
||||
$array['dashboard'][$x]['dashboard_description'] = '';
|
||||
$y = 0;
|
||||
|
||||
Reference in New Issue
Block a user