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:
parent
995176ffe5
commit
e60dc8c09d
1 changed files with 54 additions and 55 deletions
|
|
@ -11,7 +11,6 @@
|
||||||
= @conference.title
|
= @conference.title
|
||||||
|
|
||||||
#splash
|
#splash
|
||||||
- if @conference.splashpage
|
|
||||||
#banner
|
#banner
|
||||||
.container
|
.container
|
||||||
.row
|
.row
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue