<% title @job_invocation.job_name %> <% stylesheet 'job_invocations' %> <% javascript 'template_invocation' %> <% if @job_invocation.last_task %> <% title_actions(button_group(job_invocation_task_buttons(@job_invocation.last_task))) %> <% end %>
<%= render 'tab_overview', :job_invocation => @job_invocation %>
<%= render 'tab_hosts', :job_invocation => @job_invocation, :hosts => @hosts %>