From: Christopher Burger Date: Fri, 8 Dec 2017 22:25:11 +0000 (-0500) Subject: RT# 74959 - Fixed edit location link to acually save location X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=5a2ac94a6f7f8e94f6a94ee856c068e70a8f6672;p=freeside.git RT# 74959 - Fixed edit location link to acually save location --- diff --git a/httemplate/elements/standardize_locations.js b/httemplate/elements/standardize_locations.js index ecccd90f1..77c709a49 100644 --- a/httemplate/elements/standardize_locations.js +++ b/httemplate/elements/standardize_locations.js @@ -94,7 +94,7 @@ function standardize_locations() { % } else { - post_standardization(); + confirm_manual_address(); % } # if address_standardize_method }