<%-- - FILE - hardware.jsp - - DESCRIPTION - Principal page for hardware server search and selection. - - MODIFIED (MM/DD/YY) - kashukla 07/31/05 - adding Current Assignment column - gauragup 07/15/05 - Fixing Table Accessibility Bug-adding Summary - Attribute - rmadampa 05/13/05 - drop down changes - ashwikum 04/25/05 - Fixing alignment bug - ashwikum 04/22/05 - Fixing UI bugs - ashwikum 03/09/05 - Changing name pattern parameter - ashwikum 02/02/05 - Preliminary UI review - ashwikum 01/17/05 - Supporting button tip - ashwikum 12/16/04 - Adding open window popup to search tips - ashwikum 12/09/04 - Adding search tip and other functionalities - ashwikum 12/06/04 - Modification for supporting hyperlink based - property view for hardware displayed in a row - ashwikum 11/05/04 - Adding advanced search support - ashwikum 11/02/04 - ashwikum_hardwareui - ashwikum 10/25/04 - Adding functionality - ashwikum 10/04/04 - created - --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%--To display the Timestamp--%> <%@ include file="/provision/timestamp.jspf" %> <%--All page content witin the subtab is within this tag--%> <%@ include file="/provision/subtabTemplate.jspf" %>