add newline at end of app/views/enumerations/edit.html.erb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7229 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2011-09-14 12:09:44 +00:00
parent 099816d352
commit d85f21a916
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@
<% form_tag({:action => 'destroy', :id => @enumeration}) do %>
<%= submit_tag l(:button_delete) %>
<% end %>
<% end %>