Sha256: b1f1e7a9e18c06965ab33992ada6e7b04ddc7f7efd2c5ac95f9deb77f13d5147

Contents?: true

Size: 216 Bytes

Versions: 5

Compression:

Stored size: 216 Bytes

Contents

<% if authorized? -%>
  <% title_actions multiple_actions_select, (link_to_if_authorized _("New Host"), hash_for_new_host_path) -%>
<% end -%>
<%= render 'list', :hosts => @hosts, :header => @title || _("Hosts")  %>

Version data entries

5 entries across 5 versions & 1 rubygems

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