Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\ecm\history\configHeader.jspf
<%-- -- Page: configHeader.jspf -- Controller: oracle.sysman.eml.ecm.history.ConfigHistoryController -- -- Description: Header include for configHistory.jsp and configCustom.jsp -- -- MODIFIED (MM/DD/YY) -- mgoodric 02/09/05 - fix spacing on Page Status text -- mgoodric 12/28/04 - cleanup -- mgoodric 12/15/04 - fix page stamp spacing -- mgoodric 12/13/04 - changes from Exit UI review -- mgoodric 12/07/04 - add bubble text -- mgoodric 11/18/04 - use SDKUIMsg for "Page Refreshed" -- mgoodric 09/24/04 - fix location of Page Refreshed -- mgoodric 09/05/04 - mgoodric_ecm_config_history_040716 -- mgoodric 07/25/04 - modified to represent Enterprise Configuration History --%> <%----------------------------------------- - Message Boxes - -----------------------------------------%> <uix:messages> <oem:messageBox messageTypeBinding="messageType@servletRequest" titleTextKey="<%=ConfigHistoryConstants.S_TITLE_TEXT_ATTR%>" mainTextKey="<%=ConfigHistoryConstants.S_MAIN_TEXT_ATTR%>" errorTableBinding="errors@servletRequest" /> </uix:messages> <%----------------------------------------- - Page Status - -----------------------------------------%> <%--uix:pageStatus--%> <uix:tableLayout width="100%"> <uix:rowLayout> <uix:cellFormat hAlign="left" width="60%"> <uix:styledText renderedBinding="configHistoryTextRendered@defaultBean@servletRequest" styleClass="OraInstructionText" textBinding="configHistoryText@defaultBean@servletRequest" /> </uix:cellFormat> <uix:cellFormat hAlign="right" vAlign="top" wrappingDisabled="true"> <uix:spacer width="15" height="0"/> <uix:styledText styleClass="OraTipText" textBinding="refreshedAtLabel@defaultBean@servletRequest" /> <uix:spacer width="5" height="0"/> <uix:styledText styleClass="OraTipLabel" textBinding="refreshedAtTime@defaultBean@servletRequest" /> </uix:cellFormat> <uix:cellFormat hAlign="right" vAlign="top" renderedBinding="searchUsingSqlRendered@defaultBean@servletRequest"> <uix:spacer width="5" height="0"/> <uix:submitButton name="event" value="<%=ConfigHistoryConstants.SEARCH_USING_SQL_EVENT%>" textBinding="BTN_SEARCHSQL@ConfigHistoryMsg" shortDescBinding="BTN_SEARCHSQL@ConfigHistoryMsg" /> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> <%--/uix:pageStatus--%> <%@ include file="/oemGlobal.jspf" %> <%-- End of File --%>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de