Sha256: 854ee2a9539cca05bb66917ecc03ded12b951b70a671ba3f4bce0b739942a2cd

Contents?: true

Size: 336 Bytes

Versions: 119

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

119 entries across 119 versions & 1 rubygems

Version Path
foreman_remote_execution-2.0.9 app/views/job_templates/edit.html.erb
foreman_remote_execution-2.0.8 app/views/job_templates/edit.html.erb
foreman_remote_execution-3.0.3 app/views/job_templates/edit.html.erb
foreman_remote_execution-3.0.2 app/views/job_templates/edit.html.erb
foreman_remote_execution-2.0.7 app/views/job_templates/edit.html.erb
foreman_remote_execution-3.0.1 app/views/job_templates/edit.html.erb
foreman_remote_execution-3.0.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-2.0.6 app/views/job_templates/edit.html.erb
foreman_remote_execution-2.0.5 app/views/job_templates/edit.html.erb
foreman_remote_execution-2.0.4 app/views/job_templates/edit.html.erb
foreman_remote_execution-2.0.3 app/views/job_templates/edit.html.erb
foreman_remote_execution-2.0.2 app/views/job_templates/edit.html.erb
foreman_remote_execution-2.0.1 app/views/job_templates/edit.html.erb
foreman_remote_execution-2.0.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-1.8.4 app/views/job_templates/edit.html.erb
foreman_remote_execution-1.8.3 app/views/job_templates/edit.html.erb
foreman_remote_execution-1.8.2 app/views/job_templates/edit.html.erb
foreman_remote_execution-1.8.1 app/views/job_templates/edit.html.erb
foreman_remote_execution-1.8.0 app/views/job_templates/edit.html.erb