typo
This commit is contained in:
parent
ab3c8ff4ca
commit
4f27073f13
1 changed files with 1 additions and 1 deletions
|
|
@ -218,7 +218,7 @@ module EventsHelper
|
|||
|
||||
private
|
||||
|
||||
def calendar_event_text(event, event_schedue, conference)
|
||||
def calendar_event_text(event, event_schedule, conference)
|
||||
<<~TEXT
|
||||
#{conference.title} - #{event.title}
|
||||
#{event_schedule.start_time.strftime("%Y %B %e - %H:%M")} #{event_schedule.timezone}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue