corrects css ids

This commit is contained in:
Juanjo Bazán
2016-03-14 13:17:46 +01:00
committed by kikito
parent 905136b9e0
commit 788ec7b09c

View File

@@ -1,6 +1,6 @@
<table class="clear activity-comments">
<% @comments.each do |comment| %>
<tr id="debate_<%= comment.id %>">
<tr id="comment_<%= comment.id %>">
<td>
<%= comment_commentable_title(comment) %>
<br>