From: ivan Date: Wed, 10 Dec 2008 21:36:38 +0000 (+0000) Subject: allow all-agent reporting again X-Git-Tag: root_of_webpay_support~195 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=73de2464e855e941c4c90555be002866eec340ac allow all-agent reporting again --- diff --git a/httemplate/graph/report_cust_bill_pkg.html b/httemplate/graph/report_cust_bill_pkg.html index 3d92382f2..5193bf4a3 100644 --- a/httemplate/graph/report_cust_bill_pkg.html +++ b/httemplate/graph/report_cust_bill_pkg.html @@ -7,7 +7,7 @@ <% include('/elements/tr-select-from_to.html' ) %> <% include('/elements/tr-select-agent.html', - 'label' => 'For agent: ' + 'label' => 'For agent: ', 'disable_empty' => 0, ) %> diff --git a/httemplate/graph/report_money_time.html b/httemplate/graph/report_money_time.html index 351bd5005..b85bb6552 100644 --- a/httemplate/graph/report_money_time.html +++ b/httemplate/graph/report_money_time.html @@ -19,7 +19,7 @@ <% include('/elements/tr-select-from_to.html' ) %> <% include('/elements/tr-select-agent.html', - 'label' => 'For agent: ' + 'label' => 'For agent: ', 'disable_empty' => 0, ) %>