Project

General

Profile

« Previous | Next » 

Revision 625e5c7b

Added by Stephen Benjamin over 10 years ago

fixes #3661 - mis-redirection from /hosts/fqdn/edit to /hosts

View differences:

app/views/hosts/_form.html.erb
</div>
<%= f.hidden_field :overwrite? %>
<%= submit_or_cancel f, @host.overwrite? %>
<%= submit_or_cancel f, @host.overwrite?, :cancel_path => @host %>
<% end %>
<% end %>

Also available in: Unified diff