X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Foe%2Fform_header.html;h=9b275af24b7116d406b825796c851403cbaaadad;hb=6abbd83dfd7e32ea1bf3ec209031192104ecaef8;hp=68c2286ebb465176ce15c569336f0b5276861a3c;hpb=2b44867fc2d4e3c061c126890cc90fcaa84b6baa;p=kivitendo-erp.git diff --git a/templates/webpages/oe/form_header.html b/templates/webpages/oe/form_header.html index 68c2286eb..9b275af24 100644 --- a/templates/webpages/oe/form_header.html +++ b/templates/webpages/oe/form_header.html @@ -6,7 +6,6 @@
- @@ -66,7 +65,7 @@ [% 'Shipping Address' | $T8 %] - [% L.select_tag('shipto_id', L.options_for_select(ALL_SHIPTO, default=shipto_id, value='shipto_id', title_sub=\shipto_labels, with_empty=1), style='width: 250px', onChange="document.getElementById('update_button').click();") %] + [% L.select_tag('shipto_id', L.options_for_select(ALL_SHIPTO, default=shipto_id, value='shipto_id', title='displayable_id', with_empty=1), style='width: 250px', onChange="document.getElementById('update_button').click();") %] [%- END %] @@ -203,8 +202,7 @@ [%- END %] - - + [% L.date_tag('transdate', transdate) %] @@ -216,8 +214,7 @@ [%- END %] - - + [% L.date_tag('reqdate', reqdate) %]