<%-- - FILE - libStepProps.jsp - - DESCRIPTION - The library step of the Patch Advisor Interview step. It captures the - property values of the library steps in the Deployment Procedure. - - MODIFIED (MM/DD/YY) - amroy 09/14/06 - - shgangul 09/14/06 - - tasingh 07/12/05 - Created - - SINCE - 10.2+ --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%--All page contents should be within this tag--%> <%--to display error message--%> <%--the hGrid--%> <%--Type col--%> <%--Comment out the type and description column --%> <%--Description col--%> <%-- --%> <%--Property col--%> <%-- prop value input box is placed inside the tableLayout, so - that the input boxes are properly aligned, when erorr message - is displayed --%> <%@ include file="wizTemplate.jspf" %>