clear geocode when we DO have plus four
authorjeff <jeff>
Wed, 3 Mar 2010 01:01:03 +0000 (01:01 +0000)
committerjeff <jeff>
Wed, 3 Mar 2010 01:01:03 +0000 (01:01 +0000)
httemplate/edit/cust_main/bottomfixup.js

index 1a06d94..5d06f3c 100644 (file)
@@ -225,6 +225,7 @@ function post_standardization() {
 
   } else {
 
+    cf.elements['geocode'].value = '';
     post_geocode();
 
   }