From 89f026e63811751eeebffb8dabb7feb28d2b69fa Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Wed, 31 Oct 2018 07:15:19 +0000 Subject: Remove trailing whitespaces from app/views/wiki/show.html.erb git-svn-id: http://svn.redmine.org/redmine/trunk@17613 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/wiki/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views') 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', -- cgit v1.2.3