Sha256: 5f91670424eadc61a53312b0b5400555360dc8870a83323fb6ab629a3d839d06

Contents?: true

Size: 425 Bytes

Versions: 7

Compression:

Stored size: 425 Bytes

Contents

<% title_actions multiple_discovered_hosts_actions_select -%>
<% title_actions display_link_if_authorized(_("Reboot All"), hash_for_reboot_all_discovered_hosts_path, {:method => :put, :disabled => @hosts.empty?}) %>
<% title_actions display_link_if_authorized(_("Auto Provision All"), hash_for_auto_provision_all_discovered_hosts_path, {:method => :post, :disabled => @hosts.empty?}) %>
<%= render 'discovered_hosts_list' %>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
foreman_discovery-5.0.2 app/views/discovered_hosts/index.html.erb
foreman_discovery-5.0.1 app/views/discovered_hosts/index.html.erb
foreman_discovery-5.0.0 app/views/discovered_hosts/index.html.erb
foreman_discovery-4.1.2 app/views/discovered_hosts/index.html.erb
foreman_discovery-4.1.1 app/views/discovered_hosts/index.html.erb
foreman_discovery-4.1.0 app/views/discovered_hosts/index.html.erb
foreman_discovery-4.0.0 app/views/discovered_hosts/index.html.erb