]> source.dussan.org Git - redmine.git/commitdiff
Remove trailing whitespaces from app/views/wiki/show.html.erb
authorGo MAEDA <maeda@farend.jp>
Wed, 31 Oct 2018 07:15:19 +0000 (07:15 +0000)
committerGo MAEDA <maeda@farend.jp>
Wed, 31 Oct 2018 07:15:19 +0000 (07:15 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@17613 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/wiki/show.html.erb

index 559d5e0e0fc7ac27c27ed942ff6a048b76101fa5..503944b5a8550bb2ce6c24e4c4425202a3b0ef47 100644 (file)
@@ -55,7 +55,7 @@
   <div style="display: none;">
 
   <%= link_to_attachments @page, :thumbnails => true %>
-  
+
   <% if @editable && authorize_for('wiki', 'add_attachment') %>
   <div id="wiki_add_attachment">
     <%= form_tag({:controller => 'wiki', :action => 'add_attachment',