]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/order/tabs/basic_data.html
Auftrags-Controller: auch bei geladenen Positionen die ID übergeben.
[mfinanz.git] / templates / webpages / order / tabs / basic_data.html
index 9386c562926cf23f469820e678e1476372b1a15c..613c8b396d54688943ddfc679584c61af43f5f4d 100644 (file)
             </thead>
 
             [%- FOREACH item = SELF.order.items_sorted %]
-              [%- PROCESS order/tabs/_row.html ITEM=item %]
+              [%- PROCESS order/tabs/_row.html ITEM=item ID=item.id %]
             [%- END %]
 
           </table>