Sha256: 0c318a68317bfcd77b8942ce26e96c26b535abb99faca23089cb3d9ea12897b9
Contents?: true
Size: 401 Bytes
Versions: 57
Compression:
Stored size: 401 Bytes
Contents
<td class="host_name" id="<%= dom_id(host) %>-name" data-refresh_required="<%= task.nil? ? 'true' : '' %>" data-id="<%= host.id %>"> <% if task %> <%= link_to_if_authorized host.name, hash_for_template_invocation_path(:id => template_invocation).merge(:auth_object => host, :permission => :view_hosts, :authorizer => job_hosts_authorizer) %> <% else %> <%= host.name %> <% end %> </td>
Version data entries
57 entries across 57 versions & 1 rubygems