X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=js%2Fshow_history.js;h=e0cfec45e61dcc6ae9296a2e812c1f1d947d17a3;hb=b81f2b8fd88c28f96f49fbe50e94276384d0d511;hp=55912590e1d4f680e4f99c52f13e3e0ae3339fff;hpb=6b063f3c88f7ca16e83a19759441a05e0ff84a47;p=kivitendo-erp.git 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) + "&"