Initialer Focus in OE-Masken auf Kunden-/Lieferanteninput
authorMoritz Bunkus <m.bunkus@linet-services.de>
Tue, 30 Jul 2013 06:58:38 +0000 (08:58 +0200)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Tue, 30 Jul 2013 06:58:38 +0000 (08:58 +0200)
templates/webpages/oe/form_header.html

index 8d07f73..5025d74 100644 (file)
@@ -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',