X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fform_header.html;h=8cbd90d3747143e63169a08e6db16ebe5fcc6478;hb=14fbef00c9ced6cabe08ba14e5387e9d6221ff24;hp=8530b1e1421550e0b31166dc12f4902710a1fb26;hpb=67a1863492f1f6247b58ae90231f660f5a4f99f2;p=kivitendo-erp.git diff --git a/templates/webpages/ct/form_header.html b/templates/webpages/ct/form_header.html index 8530b1e14..8cbd90d37 100644 --- a/templates/webpages/ct/form_header.html +++ b/templates/webpages/ct/form_header.html @@ -1,7 +1,6 @@ [%- USE T8 %] [% USE HTML %][% USE LxERP %] [% USE L %] -

[% title %]

@@ -259,10 +258,10 @@ - [% 'Obsolete' | $T8 %] - - [% 'direct debit' | $T8 %] - + + + + @@ -315,7 +314,7 @@ [% 'Shipping Address' | $T8 %] - [% L.select_tag('delivery_id', SHIPTO_ALL, title_sub = \shipto_label, with_empty = 1, + [% L.select_tag('delivery_id', SHIPTO_ALL, value_key = 'shipto_id', title_sub = \shipto_label, with_empty = 1, onchange = "\$('#delivery').load('ct.pl?action=get_delivery&id=' + \$('#cvid').attr('value') + '&db=' + \$('#db').attr('value') + '&shipto_id=' + this.value)") %]