refactor solution for #3804
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
<br><%= time_ago_in_words_tagged upload.created_at %>
|
||||
</td>
|
||||
<td class="col-normal">
|
||||
<%= upload.presenter.status(self) %>
|
||||
<%= render_status(upload) %>
|
||||
</td>
|
||||
</tr>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user