Sha256: e70f7cce9fc6e46c405e9e4a69a1b28e8dc3bd6d618ea27f0b9e844caaa84b17

Contents?: true

Size: 217 Bytes

Versions: 5

Compression:

Stored size: 217 Bytes

Contents

<% title(_("Assign Hosts to %s") % @taxonomy.name) %>

<%= render 'hosts/assign_hosts', :hosts => @hosts,
                                 :taxonomy => @taxonomy,
                                 :header => @title %>

Version data entries

5 entries across 5 versions & 1 rubygems

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