<%-- * Copyright (c) 2003, 2005, Oracle. All rights reserved. * * NAME * taskGeneralPage.jsp * * NOTES * general page for task UI * * MODIFIED * pkantawa 07/27/05 - Disable target type dropdown in view mode * pkantawa 12/05/04 - Change Target type to dropdown * pkantawa 11/15/04 - Tool tip text for tasks in dropdown * pkantawa 11/08/04 - Do not display condition/depends on for abort task * pkantawa 10/27/04 - * pkantawa 10/04/04 - pkantawa_jobui_create_task_ui_3 * pkantawa 06/15/04 - creation * --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem"%> <%-- Name field --%> <%-- Condition drop down --%> <%-- Target type field --%> <%-- Depends on drop down --%> <%@ include file="/jobs/targetsTable.jspf"%>