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/?p=freeside.git;a=commitdiff_plain;h=2902ae7bd3efe461d03953c028892298e3789997 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 dd6837099..54a554ff2 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 }