Sha256: 86f6c87f8467aeaa27bcf62c7a6d29ba6cc4f159a05289d1c378242d04b4f892

Contents?: true

Size: 341 Bytes

Versions: 3

Compression:

Stored size: 341 Bytes

Contents

<%= render 'selected_hosts', :hosts => @hosts %>

<%= form_tag submit_multiple_destroy_hosts_path(:host_ids => params[:host_ids]), :onsubmit => "resetSelection()" do -%>
  <span class="label label-warning"><%= _('Warning') -%></span>
  <%= _('This might take a while, as all hosts, facts and reports will be destroyed as well') %>
<% end %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
foreman_discovery-1.2.0 app/views/discovers/multiple_destroy.html.erb
foreman_discovery-1.2.0.rc2 app/views/discovers/multiple_destroy.html.erb
foreman_discovery-1.2.0.rc1 app/views/discovers/multiple_destroy.html.erb