X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fct%2Fform_header.html;h=8cbd90d3747143e63169a08e6db16ebe5fcc6478;hb=14fbef00c9ced6cabe08ba14e5387e9d6221ff24;hp=43f64b0e243a659db341e9892289e1a41bc2e236;hpb=fc41222c61dbee590005f04c50e8603581462543;p=kivitendo-erp.git diff --git a/templates/webpages/ct/form_header.html b/templates/webpages/ct/form_header.html index 43f64b0e2..8cbd90d37 100644 --- a/templates/webpages/ct/form_header.html +++ b/templates/webpages/ct/form_header.html @@ -258,10 +258,10 @@ - [% 'Obsolete' | $T8 %] - - [% 'direct debit' | $T8 %] - + + + + @@ -314,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)") %]