Sha256: 854ee2a9539cca05bb66917ecc03ded12b951b70a671ba3f4bce0b739942a2cd

Contents?: true

Size: 336 Bytes

Versions: 118

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

118 entries across 118 versions & 1 rubygems

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