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