X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2d3f862b7af94f31860dd264eef7c1bc7de7eae2..969e749ceb3bcf8c40dac0e84094de03f4ded9d7:/templates/webpages/ic/search.html
diff --git a/templates/webpages/ic/search.html b/templates/webpages/ic/search.html
index 25625a5ec..c679f0f8b 100644
--- a/templates/webpages/ic/search.html
+++ b/templates/webpages/ic/search.html
@@ -37,10 +37,20 @@
| [% 'Group' | $T8 %] |
- |
- [%- UNLESS is_service %]
+
+ [%- INCLUDE generic/multibox.html
+ name = 'partsgroup',
+ select_name = 'partsgroup_id',
+ DATA = ALL_PARTSGROUPS,
+ show_empty = 1,
+ id_key = 'id',
+ label_key = 'partsgroup',
+ style = 'width:250px',
+ limit = limit,
+ allow_textbox = 1
+ -%]
+ |
[% 'Serial Number' | $T8 %] | |
- [%- END %]
[%- UNLESS is_service %]
@@ -74,16 +84,16 @@
- [%- UNLESS is_service %]
- [%- END %]
+
+
|
@@ -169,12 +179,10 @@
- [%- UNLESS is_service %]
|
- [%- END %]
@@ -224,7 +232,7 @@
|
|
-
+
|
@@ -252,7 +260,7 @@
|
-
+
|
@@ -260,6 +268,21 @@
|
+
+ |
+
+
+ |
+
+
+
+ |
+
+
+
+ |
+
+
[% CUSTOM_VARIABLES_INCLUSION_CODE %]