forked from extern/egroupware
* don't display spell check button (needs some cleanup on server side)
This commit is contained in:
parent
8a0f08b54f
commit
e186062d63
@ -1,4 +1,4 @@
|
|||||||
/*
|
/*
|
||||||
* FCKeditor - The text editor for internet
|
* FCKeditor - The text editor for internet
|
||||||
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
|
* Copyright (C) 2003-2006 Frederico Caldeira Knabben
|
||||||
*
|
*
|
||||||
@ -108,7 +108,6 @@ FCKConfig.ToolbarSets["Basic"] = [
|
|||||||
|
|
||||||
FCKConfig.ToolbarSets["egw_simple"] = [
|
FCKConfig.ToolbarSets["egw_simple"] = [
|
||||||
['Bold','Italic','Underline','-','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull','-','UnorderedList','OrderedList','Outdent','Indent','Undo','Redo'],
|
['Bold','Italic','Underline','-','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull','-','UnorderedList','OrderedList','Outdent','Indent','Undo','Redo'],
|
||||||
['SpellCheck'],
|
|
||||||
'/',
|
'/',
|
||||||
['FontFormat','FontName','FontSize'],
|
['FontFormat','FontName','FontSize'],
|
||||||
['TextColor','BGColor']
|
['TextColor','BGColor']
|
||||||
|
Loading…
Reference in New Issue
Block a user