[freeside-commits] freeside/httemplate/edit/cust_main bottomfixup.js, 1.8, 1.9
Jeff Finucane,420,,
jeff at wavetail.420.am
Tue Mar 2 17:00:43 PST 2010
Update of /home/cvs/cvsroot/freeside/httemplate/edit/cust_main
In directory wavetail.420.am:/tmp/cvs-serv23072
Modified Files:
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.9
diff -u -w -d -r1.8 -r1.9
--- bottomfixup.js 5 Oct 2009 14:04:10 -0000 1.8
+++ bottomfixup.js 3 Mar 2010 01:00:40 -0000 1.9
@@ -225,6 +225,7 @@
} else {
+ cf.elements['geocode'].value = '';
post_geocode();
}
More information about the freeside-commits
mailing list