Revision 6416b3bb
Von Martin Helmling martin.helmling@octosoft.eu vor fast 8 Jahren hinzugefügt
templates/webpages/ic/search.html | ||
---|---|---|
22 | 22 |
<tr valign="top"> |
23 | 23 |
<td> |
24 | 24 |
<table> |
25 |
<tr> |
|
26 |
<th align="right" nowrap>[% 'Part Type' | $T8 %]</th> |
|
27 |
<td colspan="4" ><table><tr> |
|
28 |
<td> |
|
29 |
<input name="l_part" id="l_part" class="checkbox" type="checkbox" value="Y" checked> |
|
30 |
<label for="l_part">[% 'Part' | $T8 %]</label> |
|
31 |
</td> |
|
32 |
<td> |
|
33 |
<input name="l_service" id="l_service" class="checkbox" type="checkbox" value="Y" checked> |
|
34 |
<label for="l_service">[% 'Service' | $T8 %]</label> |
|
35 |
</td> |
|
36 |
<td> |
|
37 |
<input name="l_assembly" id="l_assembly" class="checkbox" type="checkbox" value="Y" checked> |
|
38 |
<label for="l_assembly">[% 'Assembly' | $T8 %]</label> |
|
39 |
</td> |
|
40 |
<td> |
|
41 |
<input name="l_assortment" id="l_assortment" class="checkbox" type="checkbox" value="Y" checked> |
|
42 |
<label for="l_assortment">[% 'Assortment' | $T8 %]</label> |
|
43 |
</td> |
|
44 |
</tr></table></td> |
|
45 |
</tr> |
|
25 | 46 |
<tr> |
26 | 47 |
<th align="right" nowrap>[% 'Part Number' | $T8 %]</th> |
27 | 48 |
<td><input name="partnumber" size="20"></td> |
Auch abrufbar als: Unified diff
Zusammengefasstes Listen von Ware,Erzeugnis,Dienstleistung und Sortimenten
Die Suchmaske für Ware,Erzeugnis,Dienstleistung und Sortiment gilt nun einheitlich für alle Artikeltypen,
deshalb wird nur noch eine Menueauswahl dazu angeboten