Default schedule links to all events view

This commit is contained in:
Michael Ball 2020-07-17 10:09:01 -07:00
parent 31dfd62fbd
commit dbae506a91

View file

@ -2,7 +2,7 @@
%li
%a.smoothscroll{ href: '#program' } Program
%li
= link_to('Schedule', conference_schedule_path(@conference))
= link_to('Schedule', events_conference_schedule_path(@conference))
- cache [conference, highlights, tracks, booths, '#splash#program'] do
%section#program
@ -30,7 +30,7 @@
.row
.col-md-12
%p.cta-button.text-center
= link_to(conference_schedule_path(conference.short_title),
= link_to(events_conference_schedule_path(conference.short_title),
class: 'btn btn-success btn-lg') do
Full Schedule
.trapezoid