Merge pull request #519 from AyuntamientoMadrid/fix-tagcloud-488
Fix tagcloud
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
<%= link_to debate.description, debate %>
|
||||
<div class="truncate"></div>
|
||||
</div>
|
||||
<%= render "shared/tags", debate: debate, limit: 5 %>
|
||||
<%= render "shared/tags", taggable: debate, limit: 5 %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user