From 98ea15536afc6896cce08a41b877d6cb52444d14 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 16 Oct 2014 16:23:11 -0700 Subject: make package churn report actually show package churn, #7990 --- httemplate/graph/report_cust_pkg.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'httemplate/graph/report_cust_pkg.html') diff --git a/httemplate/graph/report_cust_pkg.html b/httemplate/graph/report_cust_pkg.html index 1425ff089..0da5016a7 100644 --- a/httemplate/graph/report_cust_pkg.html +++ b/httemplate/graph/report_cust_pkg.html @@ -1,6 +1,6 @@ <% include('/elements/header.html', 'Package Churn Summary' ) %> -
+ @@ -54,6 +54,12 @@ }, &> +<& /elements/tr-checkbox.html, + 'field' => 'normalize', + 'value' => 1, + 'label' => 'Show percentages' +&> +

-- cgit v1.2.1