]> source.dussan.org Git - redmine.git/commitdiff
remove trailing white-spaces from app/views/documents/show.html.erb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 16 Sep 2011 23:56:07 +0000 (23:56 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 16 Sep 2011 23:56:07 +0000 (23:56 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7262 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/documents/show.html.erb

index 29845bfa336ae31eb61cb3d3efed0af816b273ae..922fe36bfe8c747e27e807a6e22ec6cbef191637 100644 (file)
@@ -22,7 +22,7 @@
   <p><%= render :partial => 'attachments/form' %></p>
   </div>
   <%= submit_tag l(:button_add) %>
-  <% end %> 
+  <% end %>
 <% end %>
 
 <% html_title h(@document.title) -%>