'eventsAll', 'type' => 'all', 'label' => 'Events_Shortcut_AllEvents', 'color' => 'aqua', 'icon' => 'fa-bolt'],
['id' => 'eventsSessions', 'type' => 'sessions', 'label' => 'Events_Shortcut_Sessions', 'color' => 'green', 'icon' => 'fa-plug'],
['id' => 'eventsMissing', 'type' => 'missing', 'label' => 'Events_Shortcut_MissSessions', 'color' => 'yellow', 'icon' => 'fa-exchange'],
['id' => 'eventsVoided', 'type' => 'voided', 'label' => 'Events_Shortcut_VoidSessions', 'color' => 'yellow', 'icon' => 'fa-exclamation-circle'],
['id' => 'eventsNewDevices', 'type' => 'new', 'label' => 'Events_Shortcut_NewDevices', 'color' => 'yellow', 'icon' => 'fa-circle-plus'],
['id' => 'eventsDown', 'type' => 'down', 'label' => 'Events_Shortcut_DownAlerts', 'color' => 'red', 'icon' => 'fa-warning']
];
foreach ($eventBoxes as $box) :
?>
Events
| = lang('Events_TableHead_Order'); ?> | = lang('Events_TableHead_Device'); ?> | = lang('Events_TableHead_Owner'); ?> | = lang('Events_TableHead_Date'); ?> | = lang('Events_TableHead_EventType'); ?> | = lang('Events_TableHead_Connection'); ?> | = lang('Events_TableHead_Disconnection'); ?> | = lang('Events_TableHead_Duration'); ?> | = lang('Events_TableHead_DurationOrder'); ?> | = lang('Events_TableHead_IP'); ?> | = lang('Events_TableHead_IPOrder'); ?> | = lang('Events_TableHead_AdditionalInfo'); ?> | N/A | MAC | = lang('Events_TableHead_PendingAlert'); ?> |
|---|