Sha256: 7e48ebf5fd129e3439fb916ee9599f0fc54511ce21c42b8d71310a4b080077b0
Contents?: true
Size: 483 Bytes
Versions: 14
Compression:
Stored size: 483 Bytes
Contents
<% title_actions multiple_discovered_hosts_actions_select -%> <% title_actions display_link_if_authorized(_("Reboot All"), hash_for_reboot_all_discovered_hosts_path, {:class => 'btn btn-default', :method => :put, :disabled => @hosts.empty?}) %> <% title_actions display_link_if_authorized(_("Auto Provision All"), hash_for_auto_provision_all_discovered_hosts_path, {:class => 'btn btn-default', :method => :post, :disabled => @hosts.empty?}) %> <%= render 'discovered_hosts_list' %>
Version data entries
14 entries across 14 versions & 1 rubygems