Revision 0a265435
Von Moritz Bunkus vor fast 8 Jahren hinzugefügt
templates/webpages/wh/warehouse_selection_assembly.html | ||
---|---|---|
69 | 69 |
<tr> |
70 | 70 |
<th align="right" nowrap>[% 'Assembly' | $T8 %]</th> |
71 | 71 |
<td> |
72 |
[% P.part_picker("parts_id", parts_id, part_type="assembly", class="partpicker_fat_set_item initial_focus") %]
|
|
72 |
[% P.part_picker("parts_id", parts_id, part_type="assembly", class="initial_focus", fat_set_item="1") %]
|
|
73 | 73 |
</td> |
74 | 74 |
</tr> |
75 | 75 |
|
Auch abrufbar als: Unified diff
Erzeugnis fertigen: API-Anpassung für neues Part-Picker-API