Sha256: dd3e6c5c479edc9aa0502603b176e67615d034df8b7c6dc00def4acc8d2fb1be
Contents?: true
Size: 363 Bytes
Versions: 12
Compression:
Stored size: 363 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) %> <% else %> <%= host.name %> <% end %> </td>
Version data entries
12 entries across 12 versions & 1 rubygems