X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/6b063f3c88f7ca16e83a19759441a05e0ff84a47..f0e64d77dee59da736fc61304e45ad50210faa55:/js/show_history.js diff --git a/js/show_history.js b/js/show_history.js index 55912590e..e0cfec45e 100644 --- a/js/show_history.js +++ b/js/show_history.js @@ -14,6 +14,7 @@ function set_history_window(id) { var parm = centerParms(800,500) + ",width=800,height=500,status=yes,scrollbars=yes"; var name = "History"; url = "common.pl?" + + "INPUT_ENCODING=UTF-8&" + "action=show_history&" + "longdescription=" + "&" + "input_name=" + encodeURIComponent(id) + "&"