mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
#11625 Events - icons event type
This commit is contained in:
parent
305f9a9d5c
commit
5224b0e9d0
@ -730,9 +730,7 @@ if (is_ajax() === true) {
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
$event_type = '<div class="event_module_background_state forced_title" style="background: ';
|
$tmp->event_type = '<div class="flex_justify">'.events_print_type_img($tmp->event_type, true).'</div>';
|
||||||
$event_type .= $color.'" data-title="'.$text.'" data-use_title_for_force_title="1"> </div>';
|
|
||||||
$tmp->event_type = $event_type;
|
|
||||||
|
|
||||||
// Module status.
|
// Module status.
|
||||||
// Event severity prepared.
|
// Event severity prepared.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user