fix address standardization when changing package locations, #13763
[freeside.git] / httemplate / elements / order_pkg.js
index 8c1efd9..1069a0e 100644 (file)
@@ -44,4 +44,5 @@ function standardize_new_location() {
 
 function submit_abort() {
   document.OrderPkgForm.submitButton.disabled = false;
+  nd(1);
 }