summaryrefslogtreecommitdiffstats
path: root/app/views/files
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/files')
-rw-r--r--app/views/files/index.html.erb3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/files/index.html.erb b/app/views/files/index.html.erb
index e4c61fb1d..50e7bd966 100644
--- a/app/views/files/index.html.erb
+++ b/app/views/files/index.html.erb
@@ -37,8 +37,7 @@
:data => {:confirm => l(:text_are_you_sure)}, :method => :delete) if delete_allowed %>
</td>
</tr>
- <% end
- reset_cycle %>
+ <% end %>
<% end %>
</tbody>
</table>