X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fselect-county.html;h=6d498be0a6dc5e4e808d79e110384a4bfa777fa7;hb=74e058c8a010ef6feb539248a550d0bb169c1e94;hp=aa88abe96cbaaa813ec98885883dc3c76170fa38;hpb=d6b6f81e383f9d876e67e9704914e887a331012e;p=freeside.git diff --git a/httemplate/elements/select-county.html b/httemplate/elements/select-county.html index aa88abe96..6d498be0a 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: