Sha256: cbd78251e7fe1fe852a8cc6ef679ed8793ddc9b04d058db6ef8b0f8dd2654cf1

Contents?: true

Size: 568 Bytes

Versions: 29

Compression:

Stored size: 568 Bytes

Contents

<% javascript 'foreman_remote_execution/template_invocation' %>
<% stylesheet 'foreman_remote_execution/foreman_remote_execution' %>
<% title _('Job invocation') %>
<% if(request.path_parameters[:action] == "rerun") %>
  <%= display_link_if_authorized(_('Use new job wizard'), hash_for_rerun_job_invocation_path({:id => request.path_parameters[:id]}).merge(request.query_parameters)) %>
<% else %>
  <%= display_link_if_authorized(_('Use new job wizard'), hash_for_new_job_invocation_path().merge(request.query_parameters)) %>
<%end%>
<%= render :partial => 'form' %>

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
foreman_remote_execution-12.0.1 app/views/job_invocations/new.html.erb
foreman_remote_execution-11.1.3 app/views/job_invocations/new.html.erb
foreman_remote_execution-10.1.2 app/views/job_invocations/new.html.erb
foreman_remote_execution-12.0.0 app/views/job_invocations/new.html.erb
foreman_remote_execution-10.1.1 app/views/job_invocations/new.html.erb
foreman_remote_execution-11.1.1 app/views/job_invocations/new.html.erb
foreman_remote_execution-11.1.0 app/views/job_invocations/new.html.erb
foreman_remote_execution-10.1.0 app/views/job_invocations/new.html.erb
foreman_remote_execution-8.3.3 app/views/job_invocations/new.html.erb
foreman_remote_execution-8.3.2 app/views/job_invocations/new.html.erb
foreman_remote_execution-11.0.0 app/views/job_invocations/new.html.erb
foreman_remote_execution-10.0.7 app/views/job_invocations/new.html.erb
foreman_remote_execution-8.3.1 app/views/job_invocations/new.html.erb
foreman_remote_execution-10.0.6 app/views/job_invocations/new.html.erb
foreman_remote_execution-10.0.5 app/views/job_invocations/new.html.erb
foreman_remote_execution-10.0.4 app/views/job_invocations/new.html.erb
foreman_remote_execution-10.0.3 app/views/job_invocations/new.html.erb
foreman_remote_execution-10.0.2 app/views/job_invocations/new.html.erb
foreman_remote_execution-10.0.1 app/views/job_invocations/new.html.erb
foreman_remote_execution-10.0.0 app/views/job_invocations/new.html.erb