Doppeltes "my"
[kivitendo-erp.git] / templates / webpages / oe / form_header.html
index 8d07f73..5d4afdc 100644 (file)
@@ -28,6 +28,7 @@
     <h1>[% title %]</h1>
 
 [%- INCLUDE 'common/flash.html' %]
+[%- INCLUDE 'generic/set_longdescription.html' %]
 
     <div class="tabwidget">
      <ul>
@@ -55,6 +56,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',