X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/122f91e7b6682ad3d6a403cad1be2d686df0db39..fbcd5580:/templates/webpages/ap/form_header.html diff --git a/templates/webpages/ap/form_header.html b/templates/webpages/ap/form_header.html index 9f4ee97d7..878b86366 100644 --- a/templates/webpages/ap/form_header.html +++ b/templates/webpages/ap/form_header.html @@ -3,12 +3,12 @@ [%- USE T8 %] [%- USE LxERP %][%- USE P -%] -
+

[% title | html %]

+ +[%- INCLUDE 'common/flash.html' %] - + - - @@ -49,8 +49,6 @@ [% END %] -

[% title | html %]

- [% IF ( saved_message ) %]

[% saved_message | html %]

[% END %] @@ -80,12 +78,9 @@ [% 'Vendor' | $T8 %] - [% IF ( selectvendor ) %] - - [% ELSE %] - - [% END %] - + [% P.customer_vendor_picker("vendor_id", vendor_id, type="vendor", style="width: 300px") %] + [% L.button_tag("show_vc_details('vendor')", LxERP.t8('Details (one letter abbreviation)')) %] + [% L.hidden_tag("previous_vendor_id", vendor_id) %]