Merge "Askbot add editor_deselector for the staging settings"
This commit is contained in:
commit
70a3595247
@ -356,7 +356,8 @@ TINYMCE_DEFAULT_CONFIG = {
|
||||
'theme_advanced_resizing': True,
|
||||
'theme_advanced_resize_horizontal': False,
|
||||
'theme_advanced_statusbar_location': 'bottom',
|
||||
'width': '730',
|
||||
'editor_deselector': 'mceNoEditor',
|
||||
'width': '100%',
|
||||
'height': '250'
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user