X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/91d46243bb711ff7fc0bcf4da95b7f63872e5c87..2ac999504a:/templates/webpages/order/tabs/_row.html diff --git a/templates/webpages/order/tabs/_row.html b/templates/webpages/order/tabs/_row.html index 89889c69e..f000ba6fd 100644 --- a/templates/webpages/order/tabs/_row.html +++ b/templates/webpages/order/tabs/_row.html @@ -2,6 +2,7 @@ [%- USE HTML %] [%- USE LxERP %] [%- USE L %] +[%- USE P %] @@ -34,8 +35,12 @@
[% HTML.escape(ITEM.part.partnumber) %]
- [% L.input_tag("order.orderitems[].description", +
[% ITEM.part.presenter.typeclass_abbreviation %]
+ + + [% L.areainput_tag("order.orderitems[].description", ITEM.description, + size='40', style='width: 300px') %] [%- L.button_tag("kivi.Order.show_longdescription_dialog(this)", LxERP.t8("L")) %]