summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_main
diff options
context:
space:
mode:
authorjeff <jeff>2010-03-03 01:00:40 +0000
committerjeff <jeff>2010-03-03 01:00:40 +0000
commite5587f6729a4451f11b4d5a171184862ec9b235e (patch)
tree176153af467a63d1865607440290126572dddee3 /httemplate/edit/cust_main
parent28e563e2e930d0bfd54909c886a76294bf672bfd (diff)
clear geocode when we DO have plus four
Diffstat (limited to 'httemplate/edit/cust_main')
-rw-r--r--httemplate/edit/cust_main/bottomfixup.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/edit/cust_main/bottomfixup.js b/httemplate/edit/cust_main/bottomfixup.js
index 1a06d9497..5d06f3c04 100644
--- a/httemplate/edit/cust_main/bottomfixup.js
+++ b/httemplate/edit/cust_main/bottomfixup.js
@@ -225,6 +225,7 @@ function post_standardization() {
} else {
+ cf.elements['geocode'].value = '';
post_geocode();
}