From: Toshi MARUYAMA Date: Wed, 14 Sep 2011 12:09:44 +0000 (+0000) Subject: add newline at end of app/views/enumerations/edit.html.erb X-Git-Tag: 1.3.0~739 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d85f21a9168b78d117c83e045787b2141f4a80ad;p=redmine.git 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 --- diff --git a/app/views/enumerations/edit.html.erb b/app/views/enumerations/edit.html.erb index 5a292550a..1bac4f405 100644 --- a/app/views/enumerations/edit.html.erb +++ b/app/views/enumerations/edit.html.erb @@ -7,4 +7,4 @@ <% form_tag({:action => 'destroy', :id => @enumeration}) do %> <%= submit_tag l(:button_delete) %> -<% end %> \ No newline at end of file +<% end %>