diff --git a/app/views/wiki/show.html.erb b/app/views/wiki/show.html.erb index 559d5e0e0..503944b5a 100644 --- a/app/views/wiki/show.html.erb +++ b/app/views/wiki/show.html.erb @@ -55,7 +55,7 @@
<%= link_to_attachments @page, :thumbnails => true %> - + <% if @editable && authorize_for('wiki', 'add_attachment') %>
<%= form_tag({:controller => 'wiki', :action => 'add_attachment',