From: Ivan Kohler Date: Fri, 11 Mar 2016 23:34:57 +0000 (-0800) Subject: unchecked seems like a more sensible default to start the page with X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=f1b8108ce27f9f48d074d5c08bd68520cd8673ad;p=freeside.git unchecked seems like a more sensible default to start the page with --- diff --git a/httemplate/search/report_cust_pkg.html b/httemplate/search/report_cust_pkg.html index f124f0f87..ac19de8aa 100755 --- a/httemplate/search/report_cust_pkg.html +++ b/httemplate/search/report_cust_pkg.html @@ -204,7 +204,7 @@ 'nogeocode'=> 'has an implicit tax location', 'geocode' => 'has a hardcoded tax location', }, - 'value' => { map { $_ => 1 } @location_options }, + 'value' => { map { $_ => 0 } @location_options }, &> <& /elements/tr-title.html, value => mt('Display options') &>