diff --git a/app/views/files/_tool_settings.html.erb b/app/views/files/_tool_settings.html.erb index 4ebbf852..577030f8 100644 --- a/app/views/files/_tool_settings.html.erb +++ b/app/views/files/_tool_settings.html.erb @@ -5,16 +5,16 @@ <% if User.current.admin? || ((delete_allowed || User.current.id == file.author_id) && file.container_id == project.id && file.container_type == "Project") %>