corrects css ids

This commit is contained in:
Juanjo Bazán
2016-03-14 13:17:46 +01:00
parent 5aa9cf9c50
commit 6ad7fca22d

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>