Revision d6f17d11
Von Jan Büren vor mehr als 6 Jahren hinzugefügt
templates/webpages/part/_basic_data.html | ||
---|---|---|
151 | 151 |
[% IF SELF.all_warehouses.size %] |
152 | 152 |
<tr> |
153 | 153 |
<th align="right" nowrap="true">[% 'Default Warehouse' | $T8 %]</th> |
154 |
<td>[% L.select_tag('part.warehouse_id', SELF.all_warehouses, default=SELF.part.warehouse.id, title_key='description', with_empty=>1) %]
|
|
154 |
<td>[% L.select_tag('part.warehouse_id', SELF.all_warehouses, default=SELF.part.warehouse.id, title_key='description', with_empty=1) %] |
|
155 | 155 |
</td> |
156 | 156 |
</tr> |
157 | 157 |
[% END %] |
Auch abrufbar als: Unified diff
part-template typo with_empty