From b2cd8e6bfc069f0665806e0d42163fa810778747 Mon Sep 17 00:00:00 2001 From: Joey Hagedorn Date: Fri, 12 Jan 2007 21:49:23 +0000 Subject: Reporting system update to include browsing by config-item rather than host-only. This enables users of the system to track down where problems are occuring across the system by looking in a package and system oriented way, rather than a host centric view only. *It is expected to be useful to verify that critical security updates are applied.* Additionally this update includes a bunch of files (yet not complete) from the Yahoo User Interface Library. It is sparsely incorporated as the files are used. This library is BSD licensed and provides great capability for the web reports. It also will help when incorporating ajax technology in to the reports for performance improvements. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2660 ce84e21b-d406-0410-9b95-82705330c041 --- reports/site_media/img/newcats_bkgd.gif | Bin 0 -> 93 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 reports/site_media/img/newcats_bkgd.gif (limited to 'reports/site_media/img/newcats_bkgd.gif') diff --git a/reports/site_media/img/newcats_bkgd.gif b/reports/site_media/img/newcats_bkgd.gif new file mode 100644 index 000000000..f5a9585c6 Binary files /dev/null and b/reports/site_media/img/newcats_bkgd.gif differ -- cgit v1.2.3-1-g7c22