Move modals content area to main layout

This commit is contained in:
James Mason 2018-03-16 16:21:59 -07:00 committed by Ana María Martínez Gómez
parent c9a7b6fc1c
commit 168a832c10
2 changed files with 3 additions and 2 deletions

View file

@ -53,8 +53,6 @@
= render 'social_media', contact: @conference.contact
= render 'footer'
= yield :modals
- cache [@conference.color, '#splash#inlinejs'] do
- content_for :script_head do
:javascript

View file

@ -32,6 +32,9 @@
= render 'layouts/messages'
#content
= yield
= yield :modals
#footer
.container
%p.muted.text-center