Merge master
This commit is contained in:
commit
f3271f5cdc
21 changed files with 58 additions and 37 deletions
|
|
@ -15,7 +15,7 @@
|
|||
= "#{conference.city}/#{conference.country_name}"
|
||||
- unless conference.description.blank?
|
||||
%p
|
||||
= markdown(conference.description)
|
||||
= markdown(conference.description, escape_html=false)
|
||||
.col-md-2
|
||||
.btn-group-vertical
|
||||
- if !@conference || @conference != conference
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue