Sha256: 0be17bd1684f89370f32c0ba570f5e87b67448c3a84ddaf7e1196a6c4fc6093f

Contents?: true

Size: 345 Bytes

Versions: 2

Compression:

Stored size: 345 Bytes

Contents

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

<%= form_tag submit_multiple_destroy_discovers_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

2 entries across 2 versions & 1 rubygems

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