X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=js%2Fpart_selection.js;h=9ce022cd5b6466d6859b8135b36d5882562e6629;hb=8944e41547df93c8b25943938bb42ddec101fc16;hp=3e0c50037ad3d4b2fbfbacdf242b313d8c4f89ff;hpb=6b063f3c88f7ca16e83a19759441a05e0ff84a47;p=kivitendo-erp.git diff --git a/js/part_selection.js b/js/part_selection.js index 3e0c50037..9ce022cd5 100644 --- a/js/part_selection.js +++ b/js/part_selection.js @@ -24,6 +24,7 @@ function part_selection_window(input_partnumber, input_description, input_partsi options = ""; url = "common.pl?" + + "INPUT_ENCODING=UTF-8&" + "action=part_selection_internal&" + "partnumber=" + encodeURIComponent(partnumber) + "&" + "description=" + encodeURIComponent(description) + "&" +