X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/a97574b881103cc09a48152a4f29f8a2cc1c38a3..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/wh/warehouse_selection.html diff --git a/templates/webpages/wh/warehouse_selection.html b/templates/webpages/wh/warehouse_selection.html index 5bfdad940..efab9048a 100644 --- a/templates/webpages/wh/warehouse_selection.html +++ b/templates/webpages/wh/warehouse_selection.html @@ -55,7 +55,7 @@ $(function() { warehouse_selected(0, 0); - document.Form.partnumber.focus(); + document.Form.part_id_name.focus(); }); --> @@ -96,7 +96,7 @@ [% 'Part' | $T8 %] - [% P.part.picker("part_id", '', size="30", part_type="part,assembly") %] + [% P.part.picker("part_id", parts_id, size="30", part_type="part,assembly") %]