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-5.0.7 app/views/job_templates/edit.html.erb
foreman_remote_execution-5.0.6 app/views/job_templates/edit.html.erb
foreman_remote_execution-6.2.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-5.0.5 app/views/job_templates/edit.html.erb
foreman_remote_execution-6.1.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-5.0.4 app/views/job_templates/edit.html.erb
foreman_remote_execution-5.0.3 app/views/job_templates/edit.html.erb
foreman_remote_execution-6.0.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-5.0.2 app/views/job_templates/edit.html.erb
foreman_remote_execution-5.1.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-5.0.1 app/views/job_templates/edit.html.erb
foreman_remote_execution-5.0.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-4.8.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-4.5.6 app/views/job_templates/edit.html.erb
foreman_remote_execution-4.5.5 app/views/job_templates/edit.html.erb
foreman_remote_execution-4.5.4 app/views/job_templates/edit.html.erb
foreman_remote_execution-4.7.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-4.5.3 app/views/job_templates/edit.html.erb
foreman_remote_execution-4.5.2 app/views/job_templates/edit.html.erb
foreman_remote_execution-4.5.1 app/views/job_templates/edit.html.erb