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

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@6092 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
gBrunier
2011-04-28 09:08:28 +00:00
parent e185dcbe01
commit 991e2c701d
+1 -1
View File
@@ -23,7 +23,7 @@
file_browser_callback : "ajaxfilemanager",
entity_encoding: "raw",
convert_urls : false,
language : iso,
language : iso
});