Gallery initiated
This commit is contained in:
parent
ef4aed5df0
commit
220e816155
7 changed files with 47 additions and 1 deletions
|
|
@ -17,7 +17,8 @@
|
|||
.row-fluid
|
||||
.col-md-12.lead
|
||||
%p= @conference.description
|
||||
|
||||
= link_to 'Gallery', fetch_gallery_photos_conference_path(@conference.id), class: 'btn btn-primary btn-lg', id: 'gallery-btn', data: {toggle: 'modal', target: '#gallery' }, remote: true
|
||||
= render 'gallery'
|
||||
- if @conference.include_program_in_splash?
|
||||
%section{ id: 'program' }
|
||||
.pad
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue