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-4.2.3 app/views/job_templates/edit.html.erb
foreman_remote_execution-4.2.2 app/views/job_templates/edit.html.erb
foreman_remote_execution-4.2.1 app/views/job_templates/edit.html.erb
foreman_remote_execution-4.2.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-4.1.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-3.3.7 app/views/job_templates/edit.html.erb
foreman_remote_execution-4.0.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-3.3.6 app/views/job_templates/edit.html.erb
foreman_remote_execution-3.3.5 app/views/job_templates/edit.html.erb
foreman_remote_execution-3.3.4 app/views/job_templates/edit.html.erb
foreman_remote_execution-3.3.3 app/views/job_templates/edit.html.erb
foreman_remote_execution-3.2.2 app/views/job_templates/edit.html.erb
foreman_remote_execution-3.3.2 app/views/job_templates/edit.html.erb
foreman_remote_execution-3.3.1 app/views/job_templates/edit.html.erb
foreman_remote_execution-3.3.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-3.2.1 app/views/job_templates/edit.html.erb
foreman_remote_execution-3.2.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-3.1.0 app/views/job_templates/edit.html.erb
foreman_remote_execution-2.0.10 app/views/job_templates/edit.html.erb
foreman_remote_execution-2.0.9 app/views/job_templates/edit.html.erb