summaryrefslogtreecommitdiff
path: root/httemplate/graph/report_cust_pkg.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2014-10-19 12:19:17 -0700
committerIvan Kohler <ivan@freeside.biz>2014-10-19 12:19:17 -0700
commit706da330626bab472bf6f4e50cf3c181bfa0cf9f (patch)
tree85e4ef7dab7f25a965537fbecb455f2377113815 /httemplate/graph/report_cust_pkg.html
parent686acdfba1e10deaceea97cde1dccd99c928263a (diff)
parent98ea15536afc6896cce08a41b877d6cb52444d14 (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/graph/report_cust_pkg.html')
-rw-r--r--httemplate/graph/report_cust_pkg.html8
1 files changed, 7 insertions, 1 deletions
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' ) %>
-<FORM ACTION="cust_pkg.cgi" METHOD="GET">
+<FORM ACTION="cust_pkg.html" METHOD="GET">
<TABLE BGCOLOR="#cccccc" CELLSPACING=0>
@@ -54,6 +54,12 @@
},
&>
+<& /elements/tr-checkbox.html,
+ 'field' => 'normalize',
+ 'value' => 1,
+ 'label' => 'Show percentages'
+&>
+
</TABLE>
<BR><INPUT TYPE="submit" VALUE="Display">