[-] BO : Fixed bug #PSCFI-1684 - Tinymce didn't initialize in IE8 because of an extra comma at the end of the function

This commit is contained in:
gBrunier
2011-04-28 09:08:28 +00:00
parent 0c89dc98f0
commit f364758a94
+1 -1
View File
@@ -23,7 +23,7 @@
file_browser_callback : "ajaxfilemanager",
entity_encoding: "raw",
convert_urls : false,
language : iso,
language : iso
});