Make sure an empty splash works
This commit is contained in:
parent
b6b0c104fd
commit
567d8689b8
3 changed files with 7 additions and 2 deletions
|
|
@ -53,7 +53,7 @@
|
|||
%section#sponsors
|
||||
= render 'sponsors'
|
||||
|
||||
- if @conference.splashpage.include_social_media
|
||||
- if @conference.splashpage.include_social_media and @conference.contact.has_social_media?
|
||||
%section#social-media
|
||||
= render 'social_media'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue