Fix ArgumentError in Conferences#show

This commit is contained in:
Tyrant Davis 2018-08-05 17:09:21 -05:00 committed by James Mason
parent 8d12a6b7ca
commit 7127834263

View file

@ -18,7 +18,8 @@
is free of charge.
%p
We only ask you to register yourself before
= date_string(registration_period.end_date)
= date_string(registration_period.start_date,
registration_period.end_date)
so we can plan for the right amount of people.
%p.cta-button
- else