From 5dc9881ac52e2a6cb9c326931a0e5c92f138c74f Mon Sep 17 00:00:00 2001 From: Joey Hagedorn Date: Mon, 25 Jun 2007 19:34:56 +0000 Subject: Added UI to disable old hosts, hopefully made it possible to install app in non-root of webserver git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3365 ce84e21b-d406-0410-9b95-82705330c041 --- src/lib/Server/Reports/reports/templates/displays/timing.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/lib/Server/Reports/reports/templates/displays/timing.html') diff --git a/src/lib/Server/Reports/reports/templates/displays/timing.html b/src/lib/Server/Reports/reports/templates/displays/timing.html index e9020b8ef..8586de2cf 100644 --- a/src/lib/Server/Reports/reports/templates/displays/timing.html +++ b/src/lib/Server/Reports/reports/templates/displays/timing.html @@ -1,8 +1,8 @@ {% extends "base.html" %} {% block extra_header_info %} - - + + {% endblock%} {% block title %}Display Index Listing{% endblock %} @@ -21,8 +21,8 @@ Calendar - - | + + |


@@ -38,7 +38,7 @@ {% for dict_unit in stats_list %} - {{dict_unit.name}} + {{dict_unit.name}} {{dict_unit.parse}} {{dict_unit.probe}} {{dict_unit.inventory}} -- cgit v1.2.3-1-g7c22