X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/c42acfd52669057debdf6a3d4245492ef23384b7..ba52ee60:/templates/webpages/oe/form_header.html diff --git a/templates/webpages/oe/form_header.html b/templates/webpages/oe/form_header.html index 76190766f..5025d749c 100644 --- a/templates/webpages/oe/form_header.html +++ b/templates/webpages/oe/form_header.html @@ -2,7 +2,6 @@ [%- USE HTML %] [%- USE LxERP %] [%- USE L %] -
@@ -30,6 +29,19 @@ [%- INCLUDE 'common/flash.html' %] +
+ + +
+
@@ -43,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',