<%-- * Copyright (c) 2003, 2005, Oracle. All rights reserved. * * NAME * pageButtonsInclude.jsp * * NOTES * A common included file shared by Create Job 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="pageButtonsInclude.jspf" %> * * MODIFIED * ashugupt 07/01/05 - Proposal to change button layout in Create Job UI * rdabbott 02/21/04 - rm basic mode * pkantawa 01/23/04 - Fix-3351255: Re-order Cancel, Submit, etc buttons * rdabbott 11/12/03 - fix 3238912: ok instead of submit for edit active * rdabbott 08/07/03 - hide advanced features * xshen 07/23/03 - xshen_job_library * xshen 07/17/03 - rendered binding for save button * xshen 07/10/03 - Created. * --%> <%-- ........... Start Included Contents ........... --%> <%-- ........... End Included Contents ........... --%>