[feat]Change border color of event
This commit is contained in:
parent
29b7f057c7
commit
03b12eafb0
2 changed files with 3 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ class FullCalendarFormatter
|
|||
end: event_schedule.end_time,
|
||||
resourceId: event_schedule.room.guid,
|
||||
url: url,
|
||||
borderColor: event_type_color,
|
||||
backgroundColor: event_type_color,
|
||||
textColor: contrast_color(event_type_color)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue