[freeside-commits] branch FREESIDE_3_BRANCH updated. 6e3c50c1c924a2aacc724a55b281265d3406d955
Christopher Burger
burgerc at freeside.biz
Tue Dec 12 07:57:42 PST 2017
The branch, FREESIDE_3_BRANCH has been updated
via 6e3c50c1c924a2aacc724a55b281265d3406d955 (commit)
from d63804c9b722e4acccf4bac4b01afc54af74240f (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 6e3c50c1c924a2aacc724a55b281265d3406d955
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 39c7bd0af..0f8eaa98a 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