#11625 Events - icons event type

This commit is contained in:
Jonathan 2023-06-20 14:35:33 +02:00
parent 305f9a9d5c
commit 5224b0e9d0
1 changed files with 1 additions and 3 deletions

View File

@ -730,9 +730,7 @@ if (is_ajax() === true) {
break;
}
$event_type = '<div class="event_module_background_state forced_title" style="background: ';
$event_type .= $color.'" data-title="'.$text.'" data-use_title_for_force_title="1">&nbsp;</div>';
$tmp->event_type = $event_type;
$tmp->event_type = '<div class="flex_justify">'.events_print_type_img($tmp->event_type, true).'</div>';
// Module status.
// Event severity prepared.