X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=js%2Ffollow_up.js;h=4b11dcdb5ccdedc8505440253276df686cadceeb;hb=ed83f90c4d4cd38c50a563c4f7d7075d0254b045;hp=379c7168480b0e422158bdf18eab6e19bf723dfe;hpb=6b063f3c88f7ca16e83a19759441a05e0ff84a47;p=kivitendo-erp.git diff --git a/js/follow_up.js b/js/follow_up.js index 379c71684..4b11dcdb5 100644 --- a/js/follow_up.js +++ b/js/follow_up.js @@ -4,6 +4,7 @@ function follow_up_window() { var parm = centerParms(width, height) + ",width=" + width + ",height=" + height + ",status=yes,scrollbars=yes"; url = "fu.pl?" + + "INPUT_ENCODING=UTF-8&" + "action=add" + "&" + "POPUP_MODE=1";