Logic for showing splashpage is not the views' concern

That's the responsibility of ConferenceController & cancancan, and
they handle it fine.
This commit is contained in:
James Mason 2017-11-20 19:46:12 -08:00
parent 995176ffe5
commit e60dc8c09d

View file

@ -11,7 +11,6 @@
= @conference.title = @conference.title
#splash #splash
- if @conference.splashpage
#banner #banner
.container .container
.row .row