Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\jobs\jobsTableActions.jspf
<%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%><%-- * Copyright (c) 2003, 2005, Oracle. All rights reserved. * * NAME * jobsTableActions.jspf * * NOTES * A common included file by all jobs/ca tables * This jspf will display table actions in the table * * MODIFIED * pkantawa 06/30/05 - Move View Runs/Executions dropdown outside the * table * pkantawa 01/13/05 - pkantawa_search_cutover_2 * pkantawa 01/05/05 - created * --%> <uix:tableActions> <uix:rowLayout> <%-- Create Job dropdown --%> <uix:messageChoice name="newJobChoice" promptBinding="createJobPrompt@servletRequest" selectedValueBinding="creatableJobSelected@servletRequest"> <uix:end> <uix:submitButton name="event" value="createNew" textBinding="JOBS_TABLE_GO_BUTTON@JobsResource"/> </uix:end> <uix:contents childDataBinding="creatableJobList@servletRequest"> <uix:option textBinding="text" valueBinding="value"/> </uix:contents> </uix:messageChoice> </uix:rowLayout> </uix:tableActions>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de