issue #146: display icon for calendar event

This commit is contained in:
ScottVerbeek
2024-01-05 13:10:45 +10:00
parent 57b5a229c0
commit 94afadac9d
3 changed files with 2 additions and 0 deletions

View File

@@ -98,6 +98,7 @@ class calendar {
'userid' => 0,
'modulename' => '',
'instance' => $outage->id,
'component' => 'auth_outage',
'eventtype' => 'auth_outage',
'timestart' => $outage->starttime,
'visible' => true,