mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-31 11:02:44 +00:00
Update ckeditor to version 4.0.1
This commit is contained in:
@@ -464,13 +464,6 @@ function initMailEditor() {
|
||||
// HTML mode
|
||||
CKEDITOR.replace('text',
|
||||
{
|
||||
toolbar :
|
||||
[['Bold', 'Italic', '-', 'NumberedList',
|
||||
'BulletedList', '-', 'Link', 'Unlink', 'Image',
|
||||
'JustifyLeft','JustifyCenter','JustifyRight',
|
||||
'JustifyBlock','Font','FontSize','-','TextColor',
|
||||
'BGColor','-','SpellChecker','Scayt']
|
||||
],
|
||||
language : localeCode,
|
||||
scayt_sLang : localeCode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user