X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fgraph%2Freport_cust_bill_pkg.html;h=34874651461124349455e9f0a16d7b2e4fd6aae6;hb=20950bb21ee5dd8839a05dfcd58efa0a98e48e5a;hp=4a64332725d42a927f35d4f7c277ec0fdfba1f67;hpb=40a7b3dc653e099f7bd0bd762b649b04c4432db2;p=freeside.git diff --git a/httemplate/graph/report_cust_bill_pkg.html b/httemplate/graph/report_cust_bill_pkg.html index 4a6433272..348746514 100644 --- a/httemplate/graph/report_cust_bill_pkg.html +++ b/httemplate/graph/report_cust_bill_pkg.html @@ -9,11 +9,14 @@ <% include('/elements/tr-select-agent.html', 'label' => 'For agent: ', 'disable_empty' => 0, + 'pre_options' => [ 'all' => 'all (aggregate)' ], + 'empty_label' => 'all (breakdown)', ) %> <% include('/elements/tr-select-pkg_class.html', - 'pre_options' => [ '0' => 'all' ], + 'pre_options' => [ 'all' => 'all (aggregate)', + '0' => 'all (breakdown)' ], 'empty_label' => '(empty class)', ) %>