Sha256: 57a813c9d13b125bd1c2d883c3d248277d81bd055fe6d42e74e93dd63e656428

Contents?: true

Size: 595 Bytes

Versions: 134

Compression:

Stored size: 595 Bytes

Contents

<div class='row'>
  <div class="col-xs-6 col-sm-12 col-md-12">
    <div class="card-pf">
      <div class="card-pf-heading">
        <h2 style="height: 18px;" class="card-pf-title">
          <%= _('Providers and templates') %>
        </h2>
      </div>
      <div class="card-pf-body">
        <p>
        <% template_invocation = job_invocation.pattern_template_invocations.first %>
        <h5>
          <%= template_name_and_provider_link(template_invocation.template) %>
        </h5>
        <%= preview_hosts(template_invocation) %>
        </p>
      </div>
    </div>
  </div>
</div>

Version data entries

134 entries across 134 versions & 1 rubygems

Version Path
foreman_remote_execution-14.1.1 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-14.1.0 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-14.0.2 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-14.0.1 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-13.2.6 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-14.0.0 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-13.2.5 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-13.2.4 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-13.2.3 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-13.2.2 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-12.0.7 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-13.2.1 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-13.2.0 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-10.1.3 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-13.0.0 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-12.0.5 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-12.0.4 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-12.0.1 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-12.0.2 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-11.1.3 app/views/job_invocations/_tab_preview_templates.html.erb