[-] 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:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user