<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%-- -- Page: configDetail.jsp -- Controller: oracle.sysman.eml.ecm.history.ConfigHistoryController -- -- Description: Launched when user selects "detail" action -- -- MODIFIED (MM/DD/YY) -- mgoodric 07/03/05 - fix ppr (enabled) -- mgoodric 01/29/05 - fix common elements -- mgoodric 01/26/05 - rearrange common fields -- mgoodric 12/28/04 - cleanup -- mgoodric 12/13/04 - changes from Exit UI review -- mgoodric 11/24/04 - remove obsolete metaContainer -- mgoodric 11/18/04 - use SDKUIMsg for "Page Refreshed" -- mgoodric 10/13/04 - add date range of discovery for history detail page -- mgoodric 09/05/04 - mgoodric_ecm_config_history_040716 -- mgoodric 07/16/04 - modified to represent Enterprise Configuration History --%> <%-- Imports --%> <%@ page import="oracle.sysman.eml.ecm.history.util.ConfigHistoryConstants" %> <%@ include file="/oemTitle.jspf" %> <%-- Body tag will indent page from edge of window --%> <%@ include file="configHeader.jspf" %> <%-- Descriptor/Attribute --%> <%-- Attribute--%> <%-- New Value--%> <%-- Old Value --%> <%-- End of File --%>