Fix class name
This commit is contained in:
parent
870a497f94
commit
c1bb412033
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<% reports.each do |report| %>
|
||||
<div class="reports">
|
||||
<div class="report">
|
||||
<div style="float:left">
|
||||
<%= link_to user_thumbnail(report.user), user_path(report.user.display_name) %>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue