X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f28b428ae856d08badfc1d9408b87983548eb7e9..54bd1719f9ca8db62ef6a3d766d3965e01833c20:/templates/webpages/ct/form_header.html diff --git a/templates/webpages/ct/form_header.html b/templates/webpages/ct/form_header.html index 43f64b0e2..2864f9e09 100644 --- a/templates/webpages/ct/form_header.html +++ b/templates/webpages/ct/form_header.html @@ -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)") %]