From: Toshi MARUYAMA Date: Sat, 17 Sep 2011 06:01:06 +0000 (+0000) Subject: remove trailing white-spaces from app/views/files/new.html.erb X-Git-Tag: 1.3.0~673 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ab2efe8f3d3a7b96536a481c9f7aa5fc2905c362;p=redmine.git remove trailing white-spaces from app/views/files/new.html.erb git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7295 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/files/new.html.erb b/app/views/files/new.html.erb index d9d1b6ee1..8a3ae686d 100644 --- a/app/views/files/new.html.erb +++ b/app/views/files/new.html.erb @@ -13,4 +13,4 @@

<%= render :partial => 'attachments/form' %>

<%= submit_tag l(:button_add) %> -<% end %> +<% end %>