From fd90fd9cda987dc13eddb098fbbe6bc763fbba7c Mon Sep 17 00:00:00 2001 From: Joey Hagedorn Date: Sat, 6 Jan 2007 04:27:34 +0000 Subject: Minor changes to report formatting CSS git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2625 ce84e21b-d406-0410-9b95-82705330c041 --- src/lib/Server/Reports/reports/templates/config_items/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 b6e4957a4..60a09fe57 100644 --- a/src/lib/Server/Reports/reports/templates/config_items/index.html +++ b/src/lib/Server/Reports/reports/templates/config_items/index.html @@ -44,7 +44,7 @@ {% endif %}{% if not item.reason.current_exists %} Existance: This item does not currently exist on the host but is specified to exist in the configuration. {% endif %}{% if item.reason.current_diff %} -Unified Diff:
{{item.reason.current_diff|syntaxhilight:"diff"}}
+NDiff:
{{item.reason.current_diff|syntaxhilight:"diff"}}
{% endif %}
-- cgit v1.2.3-1-g7c22