X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fform_header.html;h=1473a71d2211de04405a10b7935bc4eae8a4d8dc;hb=5aaa3c621371557ed9fde80ef6a07e2b7959c0cb;hp=e8183f276e595c02d47a7f1296d8d3946c42e246;hpb=6b301ca91e5759984f93da7b03685a666c9069d0;p=kivitendo-erp.git diff --git a/templates/webpages/ct/form_header.html b/templates/webpages/ct/form_header.html index e8183f276..1473a71d2 100644 --- a/templates/webpages/ct/form_header.html +++ b/templates/webpages/ct/form_header.html @@ -1,5 +1,7 @@ [%- USE T8 %] [% USE HTML %][% USE LxERP %] +[% USE L %] +[% L.javascript_tag('jquery') %]
[% title %]
@@ -10,7 +12,9 @@
  • [% 'Billing Address' | $T8 %]
  • [% 'Shipping Address' | $T8 %]
  • [% 'Contacts' | $T8 %]
  • +[%- IF id %]
  • [% 'Supplies' | $T8 %]
  • +[%- END %]
  • [% 'Notes' | $T8 %]
  • [%- IF CUSTOM_VARIABLES.size %]
  • [% 'Custom Variables' | $T8 %]
  • @@ -184,7 +188,7 @@ [% 'sales tax identification number' | $T8 %] - + [%- IF is_customer %] [% 'our vendor number at customer' | $T8 %] @@ -260,8 +264,9 @@ [%- INCLUDE generic/multibox.html name = 'taxzone_id', + id = 'taxzone_id', DATA = ALL_TAXZONES, - show_empty = 1, + show_empty = 0, id_key = 'id', label_key = 'description', -%] @@ -657,7 +662,6 @@ -