WebshopApi: trigram indices und Hinweiss darauf in der UPGRADE Datei.
[kivitendo-erp.git] / templates / webpages / shop_order / show.html
index 561bba8..112ffbd 100644 (file)
       </tr>
       <tr class="listrow">
       [% FOREACH pos = IMPORT.shop_order_items %]
-        <td>[% loop.index+1                                      %]</td>
+        <td>[% loop.index+1                                    %]</td>
         <td>[% HTML.escape(pos.partnumber)                     %]</td>
         <td>[% HTML.escape(pos.description)                    %]</td>
         <td>[% pos.quantity_as_number                          %]</td>