Sha256: 854ee2a9539cca05bb66917ecc03ded12b951b70a671ba3f4bce0b739942a2cd

Contents?: true

Size: 336 Bytes

Versions: 123

Compression:

Stored size: 336 Bytes

Contents

<%= 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

123 entries across 123 versions & 1 rubygems

Version Path
foreman_remote_execution-10.0.2 app/views/job_templates/edit.html.erb
foreman_remote_execution-10.0.1 app/views/job_templates/edit.html.erb
foreman_remote_execution-10.0.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-8.3.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-9.1.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-8.2.1 app/views/job_templates/edit.html.erb
foreman_remote_execution-8.2.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-9.0.1 app/views/job_templates/edit.html.erb
foreman_remote_execution-9.0.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-8.1.2 app/views/job_templates/edit.html.erb
foreman_remote_execution-8.1.1 app/views/job_templates/edit.html.erb
foreman_remote_execution-8.1.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-7.2.2 app/views/job_templates/edit.html.erb
foreman_remote_execution-7.2.1 app/views/job_templates/edit.html.erb
foreman_remote_execution-7.2.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-5.0.8 app/views/job_templates/edit.html.erb
foreman_remote_execution-8.0.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-7.1.1 app/views/job_templates/edit.html.erb
foreman_remote_execution-7.1.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-7.0.0 app/views/job_templates/edit.html.erb