<%-- /* $Header: gensvcPendingChanges.jsp 20-jul-2005.10:14:38 andyao Exp $ */ /* Copyright (c) 2004, 2005, Oracle. All rights reserved. */ /* DESCRIPTION PRIVATE CLASSES NOTES MODIFIED (MM/DD/YY) andyao 07/15/05 - add related links andyao 03/04/05 - use EmlConstants.RETURN_URL_PAGE_PROPERTY andyao 01/07/05 - remove html comment mfidanbo 12/19/04 - add sync segment andyao 12/03/04 - move error.jspf andyao 11/16/04 - fix page level buttons rmarripa 11/03/04 - rmarripa_txn_sync_job_changes */ /** * @version $Header: gensvcPendingChanges.jsp 20-jul-2005.10:14:38 andyao Exp $ * @author rmarripa * @since release specific (what release of product did this appear in) */ --%> <%@ page contentType="text/html; charset=UTF-8"%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem"%> <%@ page import="oracle.cabo.ui.UIConstants"%> <%@ page import="oracle.sysman.emSDK.eml.EmlConstants" %> <%@ page import="oracle.sysman.eml.gensvc.GenSvcUIConstants"%> <%@ page import="oracle.sysman.eml.gensvc.GenSvcPageSegmentTypes"%> <%@ page import="oracle.sysman.eml.gensvc.test.data.ui.PendingChangesBean"%> <%@ include file="/oemTitle.jspf"%> <%@ include file="/enablePPR.jspf"%> <%@ include file="/oemGlobal.jspf"%> <%@ include file="/gensvc/message.jspf"%> <%-- the OK button --%> <%@ include file="/gensvc/relatedLinks.jspf" %> <%-- the OK button --%>