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 %>