]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/order/tabs/_row.html
Dateimanagement: Stammdaten: DOM-Elemente bei multiples Tab-Aufrufen nicht dupliziere...
[mfinanz.git] / templates / webpages / order / tabs / _row.html
index b59ffb45cf693342f043174877938003d9b8cfc3..7b2e2e71a67118ee709fd017a2781e3d399e67a2 100644 (file)
@@ -38,8 +38,9 @@
       <div name="partclassification">[% P.typeclass_abbreviation(ITEM.part) %]</div>
     </td>
     <td>
-      [% L.input_tag("order.orderitems[].description",
+      [% 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")) %]
     </td>