X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/866637d08681d25499b5f8ea2db62b609c2b60c0..01f650056:/templates/webpages/wh/warehouse_selection.html diff --git a/templates/webpages/wh/warehouse_selection.html b/templates/webpages/wh/warehouse_selection.html index 91bb055db..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(); }); -->