From 7b8bda2cb40192d77faee5226ebeadd38ba99545 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Fri, 26 Oct 2012 13:44:36 +0200 Subject: [PATCH] fokus in Waren gefixt --- bin/mozilla/ic.pl | 2 +- templates/webpages/ic/form_header.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@ - + -- 2.20.1
[% 'Part Number' | $T8 %]
[% 'Part Description' | $T8 %]