[freeside-commits] branch FREESIDE_4_BRANCH updated. 5a2ac94a6f7f8e94f6a94ee856c068e70a8f6672

Christopher Burger burgerc at freeside.biz
Tue Dec 12 07:10:42 PST 2017


The branch, FREESIDE_4_BRANCH has been updated
       via  5a2ac94a6f7f8e94f6a94ee856c068e70a8f6672 (commit)
      from  078809276a1904c19fd015423a4d2b94f80fbdca (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 5a2ac94a6f7f8e94f6a94ee856c068e70a8f6672
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 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
 }

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

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




More information about the freeside-commits mailing list