%--
- FILE
- complianceHistory.jsp
-
- DESCRIPTION
- Page showing the compliance history of the HostPatching Groups.
-
- MODIFIED (MM/DD/YY)
- ramalhot 03/06/06 -
- tasingh 06/20/05 - Add summary attribute
- tasingh 06/15/05 - Use PPR to render dependent elements on change of
- dropdown list option
- tasingh 03/27/05 - UI Review bug fixes
- tasingh 03/16/05 - Make minor changes so as to conform to the UI
- guidelines
- achugh 03/11/05 - Bug-4199708
- achugh 12/29/04 - to add licensing tags
- tasingh 10/07/04 - Correct the syntax of onClick="submitForm..."
- tasingh 09/27/04 - tasingh_hostpatch_ui
- tasingh 09/23/04 - 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" %>
<%--To display the Timestamp--%>
<%@ include file="timestamp.jspf" %>
<%--All page contents should be within this tag--%>
<%--table and the chart--%>
<%--cell containing table--%>
<%--
- This table uses partial renderring mode. So id attribute
- is must. Also partial renderring requires "/enablePPR.jspf"
- to be included, which is inculded in the template.jspf
--%>
<%--cell containing time series chart--%>
<%@ include file="template.jspf" %>