enable census tract lookup and manual entry in package order/change and location...
[freeside.git] / httemplate / misc / order_pkg.html
index 03531bf..b06f962 100644 (file)
 
   <& /elements/standardize_locations.html,
                 'form'        => "OrderPkgForm",
-                'callback'    => 'document.OrderPkgForm.submit();',
+                'callback'    => 'document.OrderPkgForm.submit()',
                 'with_census' => 1,
+                'with_census_functions' => 1,
   &>
 
 % }