]> wagnertech.de Git - kivitendo-erp.git/blobdiff - js/part_selection.js
Simples Pagination System als Manager Mixin.
[kivitendo-erp.git] / js / part_selection.js
index 3e0c50037ad3d4b2fbfbacdf242b313d8c4f89ff..9ce022cd5b6466d6859b8135b36d5882562e6629 100644 (file)
@@ -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)       + "&" +