Project

General

Profile

Download (282 Bytes) Statistics
| Branch: | Tag: | Revision:
<% title "Edit #{@host}" %>
<% if SETTINGS[:unattended] -%>
<% title_actions display_link_if_authorized((@host.managed? ? "Unmanage host" : "Manage host"),
hash_for_toggle_manage_host_path(:id => @host.name), {:method => :put}) %>
<% end -%>

<%= render :partial => 'form' %>
(14-14/29)