X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=bin%2Fmozilla%2Fdn.pl;h=79c5c57e2ee497eda10127210495b08fc7e5be13;hb=8abd9ce32e946691e0953f9a8e2c183183d7854e;hp=e9df309444a5e377cbfdc52fb3920f87f0d6c7be;hpb=f585108059cb520c2ebf26a96f2883343f70036b;p=kivitendo-erp.git diff --git a/bin/mozilla/dn.pl b/bin/mozilla/dn.pl index e9df30944..79c5c57e2 100644 --- a/bin/mozilla/dn.pl +++ b/bin/mozilla/dn.pl @@ -106,7 +106,6 @@ sub add { $form->{title} = $locale->text('Start Dunning Process'); $form->{jsscript} = 1; - $::request->{layout}->focus('#customer'); $form->header(); print $form->parse_html_template("dunning/add"); @@ -310,7 +309,6 @@ sub search { $form->{jsscript} = 1; $form->{title} = $locale->text('Dunnings'); - $::request->{layout}->focus('#customer'); $form->header();