From 1ab7b6e110dbdf4d7ae5758913a29c065076579f Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Sat, 24 Oct 2009 21:07:42 +0000 Subject: Reports: Fix django templates so that they work with 1.0 Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5503 ce84e21b-d406-0410-9b95-82705330c041 --- src/lib/Server/Reports/reports/templates/clients/detail.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/Server/Reports/reports/templates/clients/detail.html') diff --git a/src/lib/Server/Reports/reports/templates/clients/detail.html b/src/lib/Server/Reports/reports/templates/clients/detail.html index dd992547c..77f505804 100644 --- a/src/lib/Server/Reports/reports/templates/clients/detail.html +++ b/src/lib/Server/Reports/reports/templates/clients/detail.html @@ -7,11 +7,11 @@ Select time:          -Manage {{client.name}} options.
+Manage {{client.name}} options.
{% include "clients/client-nodebox.html" %} {% endblock %} -- cgit v1.2.3-1-g7c22