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

Version Path
foreman_remote_execution-3.2.2 app/views/job_invocations/_host_name_td.html.erb
foreman_remote_execution-3.3.1 app/views/job_invocations/_host_name_td.html.erb
foreman_remote_execution-3.3.0 app/views/job_invocations/_host_name_td.html.erb
foreman_remote_execution-3.2.1 app/views/job_invocations/_host_name_td.html.erb
foreman_remote_execution-3.2.0 app/views/job_invocations/_host_name_td.html.erb
foreman_remote_execution-3.1.0 app/views/job_invocations/_host_name_td.html.erb
foreman_remote_execution-2.0.10 app/views/job_invocations/_host_name_td.html.erb
foreman_remote_execution-2.0.9 app/views/job_invocations/_host_name_td.html.erb
foreman_remote_execution-2.0.8 app/views/job_invocations/_host_name_td.html.erb
foreman_remote_execution-3.0.3 app/views/job_invocations/_host_name_td.html.erb
foreman_remote_execution-3.0.2 app/views/job_invocations/_host_name_td.html.erb
foreman_remote_execution-2.0.7 app/views/job_invocations/_host_name_td.html.erb
foreman_remote_execution-3.0.1 app/views/job_invocations/_host_name_td.html.erb
foreman_remote_execution-3.0.0 app/views/job_invocations/_host_name_td.html.erb
foreman_remote_execution-2.0.6 app/views/job_invocations/_host_name_td.html.erb
foreman_remote_execution-2.0.5 app/views/job_invocations/_host_name_td.html.erb
foreman_remote_execution-2.0.4 app/views/job_invocations/_host_name_td.html.erb
foreman_remote_execution-2.0.3 app/views/job_invocations/_host_name_td.html.erb
foreman_remote_execution-2.0.2 app/views/job_invocations/_host_name_td.html.erb
foreman_remote_execution-2.0.1 app/views/job_invocations/_host_name_td.html.erb