<%-- * Copyright (c) 2004, 2005, Oracle. All rights reserved. * * NAME * caPageButtonsInclude.jsp * * NOTES * A common included file shared by Create Corrective Action pages. * The caller JSP must have a bundle JobsResource as follows: * * One can include this file immediately following * a body-form-pageLayout(w/titleBinding) sequence. * <%@ include file="caPageButtonsInclude.jspf" %> * * MODIFIED * jaysmith 01/26/05 - cancel button optional for CAs * jaysmith 10/22/04 - jaysmith_multitask_ca_support * jaysmith 10/22/04 - pageButtonsInclude --> caPageButtonsInclude * jaysmith 10/14/04 - Created. * --%>