[freeside-commits] freeside/httemplate/edit/cust_main bottomfixup.js, 1.8, 1.8.2.1
Jeff Finucane,420,,
jeff at wavetail.420.am
Tue Mar 2 17:01:05 PST 2010
Update of /home/cvs/cvsroot/freeside/httemplate/edit/cust_main
In directory wavetail.420.am:/tmp/cvs-serv23133
Modified Files:
Tag: FREESIDE_1_9_BRANCH
bottomfixup.js
Log Message:
clear geocode when we DO have plus four
Index: bottomfixup.js
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/cust_main/bottomfixup.js,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -u -w -d -r1.8 -r1.8.2.1
--- bottomfixup.js 5 Oct 2009 14:04:10 -0000 1.8
+++ bottomfixup.js 3 Mar 2010 01:01:03 -0000 1.8.2.1
@@ -225,6 +225,7 @@
} else {
+ cf.elements['geocode'].value = '';
post_geocode();
}
More information about the freeside-commits
mailing list