]> wagnertech.de Git - kivitendo-erp.git/blobdiff - js/show_history.js
Debian Pakete, fehlende Verzeichnisse
[kivitendo-erp.git] / js / show_history.js
index 55912590e1d4f680e4f99c52f13e3e0ae3339fff..e0cfec45e61dcc6ae9296a2e812c1f1d947d17a3 100644 (file)
@@ -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?" +
   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) + "&"
     "action=show_history&" +
     "longdescription=" + "&" +
     "input_name=" + encodeURIComponent(id) + "&"