Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\ip\edit\pageButtonInclude.jsp
<%-- -- Page: pageButtonInclude.jsp -- -- Description: Includes the following buttons -- Cancel/Revert OK/Apply --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <uix:buildTree nodeID="pageButtonInclude"> <%-- Create/Edit Buttons LG: removed Apply/Revert, DB uses this but inconsistent with BLAF --%> <%-- uix:switcher childNameBinding="creating@repDefUIBean@servletRequest" --%> <%-- Case: CREATE --%> <%-- uix:case name="true" --%> <uix:flowLayout> <uix:submitButton textBinding="PREVIEW@ipBundle" shortDescBinding="EDIT_PREVIEW_DESC@ipBundle" name="event" value="doPreview"/> <uix:spacer width="10"/> <uix:submitButton textBinding="CANCEL@ipBundle" shortDescBinding="EDIT_CANCEL_DESC@ipBundle" unvalidated="true" name="event" value="doCancel"/> <uix:spacer width="10"/> <uix:submitButton textBinding="OK@ipBundle" shortDescBinding="EDIT_OK_DESC@ipBundle" name="event" value="doOK"/> </uix:flowLayout> <%-- /uix:case --%> <%-- Case: EDIT --%> <%-- uix:case name="false"> <uix:flowLayout> <uix:submitButton text="PREVIEW@" shortDesc="PREVIEW@" name="event" value="cancel"/> <uix:spacer width="10"/> <uix:submitButton text="REVERT@" shortDesc="REVERT@" name="event" value="revert" /> <uix:spacer width="10"/> <uix:submitButton text="APPLY@" shortDesc="APPLY@" name="event" value="apply"/> </uix:flowLayout> </uix:case> </uix:switcher --%> <uix:spacer width="10"/> </uix:buildTree>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de