Revision 9c29f718
Von Sven Schöling vor etwa 7 Jahren hinzugefügt
templates/webpages/ic/search.html | ||
---|---|---|
54 | 54 |
</tr> |
55 | 55 |
<tr> |
56 | 56 |
<th align="right" nowrap>[% 'Part Classification' | $T8 %]:</th> |
57 |
<td>[% P.select_classification('classification_id', style=style) %]</td> |
|
57 |
<td>[% P.part.select_classification('classification_id', style=style) %]</td>
|
|
58 | 58 |
</tr> |
59 | 59 |
<tr> |
60 | 60 |
<th align="right" nowrap>[% 'Part Description' | $T8 %]</th> |
Auch abrufbar als: Unified diff
Presenter: Neue Struktur im Warenstamm umgesetzt