[-] BO : #PSFV-659 - TinyMCE editor are now resizable

This commit is contained in:
mDeflotte
2012-03-13 09:50:32 +00:00
parent af93a08a44
commit 9ce4b53c2e
+1 -1
View File
@@ -18,7 +18,7 @@ function tinySetup(config)
theme_advanced_toolbar_location : "top",
theme_advanced_toolbar_align : "left",
theme_advanced_statusbar_location : "bottom",
theme_advanced_resizing : false,
theme_advanced_resizing : true,
content_css : pathCSS+"global.css",
document_base_url : ad,
width: "600",