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
This commit is contained in:
Toshi MARUYAMA 2011-09-17 06:01:06 +00:00
parent fa6045a3ea
commit ab2efe8f3d
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@
<p><label><%=l(:label_attachment_plural)%></label><%= render :partial => 'attachments/form' %></p>
</div>
<%= submit_tag l(:button_add) %>
<% end %>
<% end %>