Revision 83fc9f48
Von Bernd Bleßmann vor mehr als 2 Jahren hinzugefügt
| templates/design40_webpages/part/_makemodel.html | ||
|---|---|---|
|       <th class="center"><img src="image/close.png" alt="[% LxERP.t8('delete item') %]"></th>
 | ||
|       <th>[% 'position'      | $T8 %]</th>
 | ||
|       <th class="center"><img src="image/updown.png" alt="[% LxERP.t8('reorder item') %]"></th>
 | ||
|       <th>[% 'Vendor Number' | $T8 %]</th>
 | ||
|       <th>[% 'Vendor'        | $T8 %]</th>
 | ||
|       <th>[% 'Model'         | $T8 %]</th>
 | ||
|       <th>[% 'Vendor Number'    | $T8 %]</th>
 | ||
|       <th>[% 'Vendor'           | $T8 %]</th>
 | ||
|       <th>[% 'Model'            | $T8 %]</th>
 | ||
|       <th>[% 'Part Description' | $T8 %]</th>
 | ||
|       <th>[% 'Last Cost'     | $T8 %]</th>
 | ||
|       <th>[% 'Updated'       | $T8 %]</th>
 | ||
|       <th>[% 'Last Cost'        | $T8 %]</th>
 | ||
|       <th>[% 'Updated'          | $T8 %]</th>
 | ||
|     </tr>
 | ||
|   </thead>
 | ||
|   <tbody id="makemodel_rows">
 | ||
Auch abrufbar als: Unified diff
Kosmetik: Ausrichtung