merge
This commit is contained in:
commit
4a0da37a96
2 changed files with 6 additions and 3 deletions
|
|
@ -9,5 +9,4 @@
|
|||
#fullcalendar{ data: { rooms: @rooms, events: @event_schedules, day: @day,
|
||||
'start-hour': @conference.start_hour, 'end-hour': @conference.end_hour,
|
||||
'start-date': @conference.start_date, 'end-date': @conference.end_date + 1.day,
|
||||
'timezone': @conference.timezone, 'now': @now,
|
||||
'scheduler-license-key': @scheduler_license_key } }
|
||||
'timezone': @conference.timezone, 'now': @now } }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue