[freeside-commits] branch master updated. 2902ae7bd3efe461d03953c028892298e3789997

Christopher Burger burgerc at freeside.biz
Fri Dec 8 14:25:38 PST 2017


The branch, master has been updated
       via  2902ae7bd3efe461d03953c028892298e3789997 (commit)
      from  57afdbf3133a56a593fe20fe596f424b3724bd3e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2902ae7bd3efe461d03953c028892298e3789997
Author: Christopher Burger <burgerc at freeside.biz>
Date:   Fri Dec 8 17:25:11 2017 -0500

    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
 }

-----------------------------------------------------------------------

Summary of changes:
 httemplate/elements/standardize_locations.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list