diff options
author | Mark Wells <mark@freeside.biz> | 2013-01-13 14:22:21 -0800 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2013-01-13 14:22:21 -0800 |
commit | f88dda7fe57054bd030491a5b9363a1aff601bf2 (patch) | |
tree | 058e03c5a6c4d184b65906126733715e7574992b /httemplate/misc/change_pkg.cgi | |
parent | 2659c88ba3c5b34cf6087d874c1a26a24bed9243 (diff) |
fix address standardization when changing package locations, #13763
Diffstat (limited to 'httemplate/misc/change_pkg.cgi')
-rwxr-xr-x | httemplate/misc/change_pkg.cgi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/httemplate/misc/change_pkg.cgi b/httemplate/misc/change_pkg.cgi index 7b08f7b10..03e336cba 100755 --- a/httemplate/misc/change_pkg.cgi +++ b/httemplate/misc/change_pkg.cgi @@ -32,9 +32,6 @@ <& /elements/standardize_locations.html, 'form' => "OrderPkgForm", - 'onlyship' => 1, - 'no_company' => 1, - 'no_census' => 1, 'callback' => 'document.OrderPkgForm.submit();', &> |