X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fwh%2Fwarehouse_selection.html;h=efab9048a5bdcfef8595fbc8325e94cc42c32fdd;hb=8271ee981f41b1442d5c9c1d7b1ed2fc639c10b3;hp=91bb055db44e6723e5013832f1e2c03aa64e68f1;hpb=866637d08681d25499b5f8ea2db62b609c2b60c0;p=kivitendo-erp.git 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(); }); -->