From b1eef95d3d00595afc53ac0f56c6627cf04fb2c8 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Sat, 19 Dec 2009 19:00:39 +0000 Subject: Reports: Fix html validation errors for #798 (Patch from Thorsten Lockert) Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5625 ce84e21b-d406-0410-9b95-82705330c041 --- .../Reports/reports/templates/config_items/index.html | 16 +++++++++------- .../Reports/reports/templates/config_items/listing.html | 6 +++--- 2 files changed, 12 insertions(+), 10 deletions(-) (limited to 'src/lib/Server/Reports/reports/templates/config_items') diff --git a/src/lib/Server/Reports/reports/templates/config_items/index.html b/src/lib/Server/Reports/reports/templates/config_items/index.html index 8de1a63cc..313e28633 100644 --- a/src/lib/Server/Reports/reports/templates/config_items/index.html +++ b/src/lib/Server/Reports/reports/templates/config_items/index.html @@ -5,7 +5,7 @@ {% block extra_header_info %} - + {% endblock%} {% block title %}Configuration Element Details{% endblock %} @@ -52,10 +52,12 @@
Enter date or use calendar popup: -
-@ - - + + +@ + +Calendar {% ifequal mod_or_bad "modified" %} {% endifequal %} -
-



+ +


{% if associated_client_list %}

The following clients had this problem as of {{timestamp_date}}@{{timestamp_time}}:

{% for client in associated_client_list %} diff --git a/src/lib/Server/Reports/reports/templates/config_items/listing.html b/src/lib/Server/Reports/reports/templates/config_items/listing.html index 1dba4bd6d..64a60e506 100644 --- a/src/lib/Server/Reports/reports/templates/config_items/listing.html +++ b/src/lib/Server/Reports/reports/templates/config_items/listing.html @@ -2,8 +2,8 @@ {% load django_templating_sigh %} {% block extra_header_info %} - - + + @@ -15,7 +15,7 @@ YAHOO.example.init = function( ){ {% for item_list in item_list_pseudodict %} tabView.addTab( new YAHOO.widget.Tab({ label: '{{item_list.0}}', - content: '

', + content: '