Merge pull request #519 from AyuntamientoMadrid/fix-tagcloud-488
Fix tagcloud
This commit is contained in:
@@ -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 %>
|
||||
|
||||
Reference in New Issue
Block a user