<%-- - FILE - complianceGroup.jsp - - DESCRIPTION - Page showing the compliance information of a particular Group. - - MODIFIED (MM/DD/YY) - aloganda 09/12/07 - remove schedule patching button in the bottom - tasingh 08/14/07 - Bug:6189420 ADA bug - aloganda 08/03/07 - bug-6271281 Disable Schedule Patching for zero - out-of-date pkgs - aloganda 06/21/07 - ULN change Emergency Patching text to Patch Group - aloganda 06/18/07 - ULN project - hmodawel 03/06/06 - fix compilation error - tasingh 06/20/05 - Add summary attribute - tasingh 03/27/05 - UI review bug fixes - tasingh 03/16/05 - Make minor chagnes so as to conform to the UI - guidelines - achugh 03/11/05 - Bug-4199708 - achugh 12/29/04 - to add licensing tags - tasingh 10/05/04 - Handle the case when wrong group name or no group - name is passed - tasingh 09/27/04 - tasingh_hostpatch_ui - tasingh 09/05/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--%> <%-- - This table uses partial renderring mode. So id attribute - is must. Also partial renderring requires "/enablePPR.jspf" - to be included, which is included in the template.jspf --%> <%--cell containing summary pie chart--%> <%--Total Hosts--%> <%--Pie chart--%> <%@ include file="template.jspf" %>