%# (C) COPYRIGHT HELP/SYSTEMS, L.L.C. 2010 %>
<%= t 'job_history.job_status.initiated' %> | <%= t 'job_history.job_status.queued' %> | <%= t 'job_history.job_status.running' %> | <%= t 'job_history.job_status.completed' %> | <%= t 'job_history.job_status.failed' %> | <%= t 'job_history.job_status.canceled' %> | <%= t 'job_history.job_status.error' %> | <%= t 'job_history.job_status.skipped' %> |
---|---|---|---|---|---|---|---|
<%= @initiated_count %> | <%= @submitted_count %> | <%= @running_count %> | <%= @completed_count %> | <%= @failed_count %> | <%= @canceled_count %> | <%= @error_count %> | <%= @skipped_count %> |