<%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%><%-- * Copyright (c) 2003, 2005, Oracle. All rights reserved. * * NAME * runsTable.jspf * * NOTES * A common included file by jobsList.jsp * Active Jobs Table showing Runs * * MODIFIED * ashugupt 06/30/05 - change in buttobs layout * ashugupt 06/10/05 - Fix ada voilations * pkantawa 01/05/05 - use tableActions tag * pkantawa 10/14/04 - Add form value for job type * pkantawa 09/02/04 - Added jobId form value * rdabbott 11/12/03 - fix 3186414: rm repeating column * jmcclung 11/07/03 - ADA fixes, set shortDesc from CommonResourceBundle * rdabbott 10/31/03 - fix buckets * jmcclung 10/10/03 - enable PPR and simplify TableDataSource data binding * jmcclung 10/08/03 - use TableDataSource for data binding * rdabbott 10/04/03 - rdabbott_bug-3145054 * rdabbott 10/02/03 - broke out of jobsActivityTable. * --%> <%-- Job Runs Table --%> <%@ include file="jobsTableActions.jspf" %> <%-- Retry is not supported at the run level for 4.1. --%> <%-- --%> <%--