Update the time conditions icon

This commit is contained in:
FusionPBX 2024-07-28 02:19:18 -06:00 committed by GitHub
parent 4d6852dc99
commit 08d9f55038
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
$array['dashboard'][$x]['dashboard_uuid'] = '57fd7761-6ffb-4a11-bdf0-4ce632f50c3c';
$array['dashboard'][$x]['dashboard_name'] = 'Time Conditions';
$array['dashboard'][$x]['dashboard_path'] = 'core/dashboard/resources/dashboard/icon.php';
$array['dashboard'][$x]['dashboard_icon'] = 'fa-user-friends';
$array['dashboard'][$x]['dashboard_icon'] = 'fa-business-time';
$array['dashboard'][$x]['dashboard_url'] = '/app/time_conditions/time_conditions.php';
$array['dashboard'][$x]['dashboard_target'] = 'self';
$array['dashboard'][$x]['dashboard_width'] = '';