]> source.dussan.org Git - redmine.git/commitdiff
add newline at end of app/views/enumerations/edit.html.erb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 14 Sep 2011 12:09:44 +0000 (12:09 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 14 Sep 2011 12:09:44 +0000 (12:09 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7229 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/enumerations/edit.html.erb

index 5a292550a734ceeec4d9e130aa6d69add36d9156..1bac4f405e9ef1ddbd27fafea39bf0498dbd8ed0 100644 (file)
@@ -7,4 +7,4 @@
 
 <% form_tag({:action => 'destroy', :id => @enumeration}) do %>
   <%= submit_tag l(:button_delete) %>
-<% end %>
\ No newline at end of file
+<% end %>