diff --git a/core/app/views/refinery/_message.html.erb b/core/app/views/refinery/_message.html.erb index 04dc9a7d5d..dca82edb8b 100644 --- a/core/app/views/refinery/_message.html.erb +++ b/core/app/views/refinery/_message.html.erb @@ -1,8 +1,3 @@ -<% if local_assigns.has_key? :new_url %> - <%# Need the new action URL if the title has been changed. - Will be used by the js to update the form action %> - <%= hidden_field_tag 'new_action', new_url %> -<% end -%> <% flash.each do |key, value| %>