mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Reverting, problem isn't fully fixed (merged from 2.1.0 branch, r41586)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@42932 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
958b1d5a9d
commit
997f3d09d0
@ -12,7 +12,7 @@ if((typeof tinyMCE != 'undefined')) {
|
||||
mode : "specific_textareas",
|
||||
textarea_trigger : "tinymce",
|
||||
width: -1,
|
||||
height: 240,
|
||||
height: -1,
|
||||
auto_resize : true,
|
||||
theme : "advanced",
|
||||
content_css : "$ContentCSS",
|
||||
|
Loading…
Reference in New Issue
Block a user