X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/46bc75c8079099de22ccbc6281b04f42ade67f1a..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/wh/warehouse_selection.html diff --git a/templates/webpages/wh/warehouse_selection.html b/templates/webpages/wh/warehouse_selection.html index 254e8549c..efab9048a 100644 --- a/templates/webpages/wh/warehouse_selection.html +++ b/templates/webpages/wh/warehouse_selection.html @@ -1,10 +1,9 @@ [%- USE T8 %] [%- USE HTML %] [%- USE L %] -[% USE JavaScript %] +[%- USE JavaScript %][%- USE P -%] +

[% title %]

- - -
- - + [% IF saved_message %]

[% saved_message %]

[% END %] -
[% title %]
-

[% 'If you enter values for the part number and / or part description then only those bins containing parts whose part number or part description match your input will be shown.' | $T8 %]

@@ -99,18 +94,9 @@ - [% 'Part Number' | $T8 %] - - - - - - - - [% 'Part Description' | $T8 %] + [% 'Part' | $T8 %] - - + [% P.part.picker("part_id", parts_id, size="30", part_type="part,assembly") %] @@ -119,7 +105,7 @@ - [% IF conf_show_best_before %] + [% IF INSTANCE_CONF.get_show_bestbefore %] [% 'Best Before' | $T8 %] @@ -134,11 +120,4 @@

- -

- -

- - -