X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/8eb972fd373d0363cd3dc3cd6777c0d3f076111f..969e749ceb3bcf8c40dac0e84094de03f4ded9d7:/templates/webpages/ic/search.html
diff --git a/templates/webpages/ic/search.html b/templates/webpages/ic/search.html
index df16c0b7c..c679f0f8b 100644
--- a/templates/webpages/ic/search.html
+++ b/templates/webpages/ic/search.html
@@ -37,7 +37,19 @@
| [% 'Group' | $T8 %] |
- |
+
+ [%- 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 %] | |
@@ -80,6 +92,8 @@
+
+
@@ -218,7 +232,7 @@
|
-
+
|
@@ -246,7 +260,7 @@
|
-
+
|
@@ -254,6 +268,21 @@
|
+
+ |
+
+
+ |
+
+
+
+ |
+
+
+
+ |
+
+
[% CUSTOM_VARIABLES_INCLUSION_CODE %]