From: Sven Schöling Date: Fri, 26 Oct 2012 11:44:36 +0000 (+0200) Subject: fokus in Waren gefixt X-Git-Tag: release-3.0.0beta1~83 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=7b8bda2cb40192d77faee5226ebeadd38ba99545;p=kivitendo-erp.git fokus in Waren gefixt --- diff --git a/bin/mozilla/ic.pl b/bin/mozilla/ic.pl index 2cbad4f62..20c670ca3 100644 --- a/bin/mozilla/ic.pl +++ b/bin/mozilla/ic.pl @@ -1593,7 +1593,7 @@ sub form_header { $form->{defaults} = AM->get_defaults(); - $form->{fokus} = "ic.partnumber"; + $::request->{layout}->focus("#partnumber"); $form->{CUSTOM_VARIABLES} = CVar->get_custom_variables('module' => 'IC', 'trans_id' => $form->{id}); diff --git a/templates/webpages/ic/form_header.html b/templates/webpages/ic/form_header.html index 29fbb7aa8..4beaf5ead 100644 --- a/templates/webpages/ic/form_header.html +++ b/templates/webpages/ic/form_header.html @@ -50,7 +50,7 @@ - +
[% 'Part Number' | $T8 %]
[% 'Part Description' | $T8 %]