From: Moritz Bunkus Date: Tue, 30 Jul 2013 06:58:38 +0000 (+0200) Subject: Initialer Focus in OE-Masken auf Kunden-/Lieferanteninput X-Git-Tag: release-3.1.0beta1~127 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=51059a47b90b4ff14870a1adcfb95317366ee262;p=kivitendo-erp.git Initialer Focus in OE-Masken auf Kunden-/Lieferanteninput --- diff --git a/templates/webpages/oe/form_header.html b/templates/webpages/oe/form_header.html index 8d07f73a7..5025d749c 100644 --- a/templates/webpages/oe/form_header.html +++ b/templates/webpages/oe/form_header.html @@ -55,6 +55,7 @@ [%- INCLUDE 'generic/multibox.html' name = vc, style = 'width: 250px', + class = 'initial_focus', DATA = vc == 'customer' ? ALL_CUSTOMERS : ALL_VENDORS, id_sub = 'vc_keys', label_key = 'name',