Merge pull request #519 from AyuntamientoMadrid/fix-tagcloud-488

Fix tagcloud
This commit is contained in:
Juanjo Bazán
2015-09-17 17:24:39 +02:00
20 changed files with 219 additions and 23 deletions

View File

@@ -59,7 +59,7 @@
<%= safe_html_with_links @debate.description %>
<%= render 'shared/tags', debate: @debate %>
<%= render 'shared/tags', taggable: @debate %>
<div class="js-moderator-debate-actions moderator-actions">
<%= render 'actions', debate: @debate %>