Reverting, problem isn't fully fixed

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.1.0@41584 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Andrew O'Neil 2007-09-12 03:19:51 +00:00 committed by Sam Minnee
parent c3d42ab889
commit a5878ad2c9
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ tinyMCE.init({
mode : "specific_textareas",
textarea_trigger : "tinymce",
width: -1,
height: 240,
height: -1,
auto_resize : true,
theme : "advanced",
content_css : "$ContentCSS",