%# (C) COPYRIGHT HELP/SYSTEMS, L.L.C. 2010 %>
<%= t 'common.run_number' %> | <%= t 'common.job' %> | <%= t 'common.status' %> |
---|---|---|
<%= link_to "[#{ t 'common.show_today_failed_job' }]", job_histories_path(:job_status => "failed") %> | ||
<%= job_history.id %> | <%= h job_history.job_name %> on agent <%= h job_history.agent_name %> | <%= format_status_code(job_history.job_status, job_history.ended_reason_code) %> |
<%= t 'common.no_failed_jobs_today' %> |