Sha256: 083c180c285368833deee262db4ef5f72a1a9417df6ef13a4888c0664139c527

Contents?: true

Size: 270 Bytes

Versions: 5

Compression:

Stored size: 270 Bytes

Contents

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

<%= form_tag submit_multiple_enable_hosts_path({:host_ids => params[:host_ids]}) do -%>
  <%# submit_tag _("Enable alerts for selected hosts") %>
    <small><%= _('Enable alerts for selected hosts') %></small>
<% 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_enable.html.erb
foreman_discovery-1.0.0.rc4 test/foreman_app/app/views/hosts/multiple_enable.html.erb
foreman_discovery-1.0.0.rc3 test/foreman_app/app/views/hosts/multiple_enable.html.erb
foreman_discovery-1.0.0.rc2 test/foreman_app/app/views/hosts/multiple_enable.html.erb
foreman_discovery-1.0.0.rc1 test/foreman_app/app/views/hosts/multiple_enable.html.erb