Aufrufe von focus() entfernt.
[kivitendo-erp.git] / bin / mozilla / dn.pl
index 3a8f9fb..90d5607 100644 (file)
@@ -316,8 +316,6 @@ sub search {
 
   $form->header();
 
-  $form->{onload} = qq|focus()|;
-
   print $form->parse_html_template("dunning/search");
 
   $main::lxdebug->leave_sub();