diff options
Diffstat (limited to 'httemplate/search/report_cust_bill.html')
| -rw-r--r-- | httemplate/search/report_cust_bill.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/httemplate/search/report_cust_bill.html b/httemplate/search/report_cust_bill.html index 8734467a4..b8ba9821a 100644 --- a/httemplate/search/report_cust_bill.html +++ b/httemplate/search/report_cust_bill.html @@ -29,8 +29,7 @@ label => mt('Customer Class'), field => 'cust_classnum', multiple => 1, - 'pre_options' => [ '' => emt('(none)') ], - 'all_selected' => 1, + 'pre_options' => [ 0 => emt('(none)') ], &> % if ( $cust_main ) { |
