mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 14:41:29 +01:00
Add some more tools into simple mode
This commit is contained in:
parent
ea813fafe0
commit
d7b17e27b9
@ -419,9 +419,9 @@ jQuery.extend(et2_htmlarea, {
|
||||
* arranged toolbars as simple mode
|
||||
* @constant
|
||||
*/
|
||||
TOOLBAR_SIMPLE: "fontselect fontsizeselect | bold italic forecolor backcolor | "+
|
||||
TOOLBAR_SIMPLE: "undo redo|fontselect fontsizeselect | bold italic removeformat forecolor backcolor | "+
|
||||
"alignleft aligncenter alignright alignjustify | numlist "+
|
||||
"bullist outdent indent | link image",
|
||||
"bullist outdent indent| link image pastetext",
|
||||
/**
|
||||
* arranged toolbars as extended mode
|
||||
* @constant
|
||||
|
Loading…
Reference in New Issue
Block a user