From: Go MAEDA Date: Wed, 31 Oct 2018 07:15:19 +0000 (+0000) Subject: Remove trailing whitespaces from app/views/wiki/show.html.erb X-Git-Tag: 4.0.0~71 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=89f026e63811751eeebffb8dabb7feb28d2b69fa;p=redmine.git 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 --- 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',