X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0d060ae4ee73fb31edc7d8b85d13234a3988ca16..HEAD:/templates/webpages/order/tabs/_row.html
diff --git a/templates/webpages/order/tabs/_row.html b/templates/webpages/order/tabs/_row.html
index ef51eef07..0c29b3b5b 100644
--- a/templates/webpages/order/tabs/_row.html
+++ b/templates/webpages/order/tabs/_row.html
@@ -4,7 +4,7 @@
[%- USE L %]
[%- USE P %]
-
|
[%- IF MYCONFIG.show_form_details %]
@@ -59,9 +59,7 @@
ITEM.description,
size='40',
style='width: 300px') %]
- [%- IF ITEM.render_longdescription -%]
- [%- L.hidden_tag("order.orderitems[].longdescription", ITEM.longdescription) %]
- [%- END -%]
+ [%- L.hidden_tag("order.orderitems[].longdescription", ITEM.longdescription) %]
[%- L.button_tag("kivi.Order.show_longdescription_dialog(this)", LxERP.t8("L")) %]
|
[%- IF (SELF.type == "sales_order" || SELF.type == "purchase_order") -%]