reverts debate links

This commit is contained in:
rgarcia
2016-02-19 18:32:00 +01:00
parent 8841949dd9
commit f82a590e1e
19 changed files with 32 additions and 209 deletions

View File

@@ -34,13 +34,7 @@
</span>
</div>
<% if @debate.external_link.present? %>
<%= safe_html_with_links link_to @debate.external_link, @debate.external_link, target: '_blank'%>
<% end %>
<% if @debate.description.present? %>
<%= safe_html_with_links @debate.description %>
<% end %>
<%= safe_html_with_links @debate.description %>
<%= render 'shared/tags', taggable: @debate %>