From dd5dd2cf36d2576112811b211d2b0b02a23e2698 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Mon, 7 Jan 2013 15:03:35 -0600 Subject: reports: Make Failed and Bad consistent Failed entries were causing me confusion previously because the colors between the client State and the Failed entries were inconsistent. Signed-off-by: Sol Jerome --- src/lib/Bcfg2/Reporting/templates/clients/detail.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/Bcfg2/Reporting/templates') diff --git a/src/lib/Bcfg2/Reporting/templates/clients/detail.html b/src/lib/Bcfg2/Reporting/templates/clients/detail.html index 27a791fee..4608ce6f1 100644 --- a/src/lib/Bcfg2/Reporting/templates/clients/detail.html +++ b/src/lib/Bcfg2/Reporting/templates/clients/detail.html @@ -121,8 +121,8 @@ span.history_links a { {% if interaction.failures.all %}
-
-

Failed entries

+
+

Failed Entries — {{ interaction.failures.all|length }}

[+]
-- cgit v1.2.3-1-g7c22