[feat]Read fullcalendar license key from ENV
This commit is contained in:
parent
657c9fdfb8
commit
cb6219e812
4 changed files with 8 additions and 1 deletions
|
|
@ -7,4 +7,5 @@
|
|||
|
||||
#vert-schedule-full-calendar
|
||||
#fullcalendar{ data: { rooms: @rooms, events: @event_schedules, day: @day, |
|
||||
'start-hour': @conference.start_hour, 'end-hour': @conference.end_hour } }
|
||||
'start-hour': @conference.start_hour, 'end-hour': @conference.end_hour, |
|
||||
'scheduler-license-key': @scheduler_license_key } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue