X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fselect-county.html;h=aa9f453fd6aa4daa5d1fc3e4b3d59cf61f06982c;hb=0b94e40c533288be69a4fe60da36a385d31eff7f;hp=aa88abe96cbaaa813ec98885883dc3c76170fa38;hpb=990e040448691dd4bd26c871274c65204cb7707b;p=freeside.git diff --git a/httemplate/elements/select-county.html b/httemplate/elements/select-county.html index aa88abe96..aa9f453fd 100644 --- a/httemplate/elements/select-county.html +++ b/httemplate/elements/select-county.html @@ -67,8 +67,11 @@ Example: } //run the callback - if ( callback != null ) + if ( callback != null ) { callback(); + } else { + <% $pre %>county_changed(what.form.<% $pre %>county); + } } // go get the new counties @@ -80,7 +83,7 @@ Example: