Sha256: c9817ba08a3d86db2aacf91e2a0b6dae720db69744fa32f06b39c33702dbe119

Contents?: true

Size: 340 Bytes

Versions: 5

Compression:

Stored size: 340 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

5 entries across 5 versions & 1 rubygems

Version Path
foreman_discovery-1.0.0 test/foreman_app/app/views/hosts/multiple_destroy.html.erb
foreman_discovery-1.0.0.rc4 test/foreman_app/app/views/hosts/multiple_destroy.html.erb
foreman_discovery-1.0.0.rc3 test/foreman_app/app/views/hosts/multiple_destroy.html.erb
foreman_discovery-1.0.0.rc2 test/foreman_app/app/views/hosts/multiple_destroy.html.erb
foreman_discovery-1.0.0.rc1 test/foreman_app/app/views/hosts/multiple_destroy.html.erb