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-8.2.1 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-8.2.0 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-9.0.1 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-9.0.0 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-8.1.2 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-8.1.1 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-8.1.0 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-7.2.2 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-7.2.1 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-7.2.0 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-5.0.8 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-8.0.0 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-7.1.1 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-7.1.0 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-7.0.0 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-5.0.7 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-5.0.6 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-6.2.0 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-5.0.5 app/views/job_invocations/_tab_preview_templates.html.erb
foreman_remote_execution-6.1.0 app/views/job_invocations/_tab_preview_templates.html.erb