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

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14064 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2012-03-13 09:50:32 +00:00
parent af51a585a1
commit dbc568516e
+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",