tweak method
This commit is contained in:
parent
4c29d57aae
commit
b66f69599a
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
||||||
= javascript_include_tag "//cdn.transifex.com/live.js"
|
= javascript_include_tag "//cdn.transifex.com/live.js"
|
||||||
|
|
||||||
= yield(:head)
|
= yield(:head)
|
||||||
- if @conference && @conference.custom_css?
|
- if @conference && @conference.custom_css
|
||||||
%style{type: 'text/css'}
|
%style{type: 'text/css'}
|
||||||
= @conference.custom_css
|
= @conference.custom_css
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue