change tinymce settings

This commit is contained in:
Sanj 2012-07-06 15:25:13 +05:30
parent e33f74f285
commit edbdcb7a0e

View File

@ -30,7 +30,9 @@ TINYMCE_DEFAULT_CONFIG = {
'theme': "advanced",
'relative_urls': False,
'plugins': "table,spellchecker,paste,searchreplace",
'height': 400
'height': 400,
'remove_linebreaks': False
}
# Local time zone for this installation. Choices can be found here: