Sha256: fc68e28c2d345bd2f05f4bf6b1987e9ac1a6b16ea5bf58ece30b800e8d0f250f

Contents?: true

Size: 368 Bytes

Versions: 15

Compression:

Stored size: 368 Bytes

Contents

<%= javascript 'lookup_keys' %>
<%= javascript 'foreman_remote_execution/template_input' %>

<%= breadcrumbs(
    items: [
      {
        caption: _('Job Templates'),
        url: url_for(job_templates_path)
      },
      {
        caption: _('Edit %s' % @template.to_label)
      }
    ]
  )
%>

<% title _("Edit Job Template") %>

<%= render :partial => 'form' %>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
foreman_remote_execution-1.7.1 app/views/job_templates/edit.html.erb
foreman_remote_execution-1.7.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-1.6.7 app/views/job_templates/edit.html.erb
foreman_remote_execution-1.6.6 app/views/job_templates/edit.html.erb
foreman_remote_execution-1.6.5 app/views/job_templates/edit.html.erb
foreman_remote_execution-1.6.4 app/views/job_templates/edit.html.erb
foreman_remote_execution-1.5.6 app/views/job_templates/edit.html.erb
foreman_remote_execution-1.6.3 app/views/job_templates/edit.html.erb
foreman_remote_execution-1.6.2 app/views/job_templates/edit.html.erb
foreman_remote_execution-1.5.5 app/views/job_templates/edit.html.erb
foreman_remote_execution-1.6.1 app/views/job_templates/edit.html.erb
foreman_remote_execution-1.6.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-1.5.4 app/views/job_templates/edit.html.erb
foreman_remote_execution-1.5.3 app/views/job_templates/edit.html.erb
foreman_remote_execution-1.5.2 app/views/job_templates/edit.html.erb