* Mail: add format selector into compose htmltext editor's toolbar

This commit is contained in:
Hadi Nategh
2019-08-20 15:55:53 +02:00
parent 768eb99113
commit 0564e61c50
4 changed files with 22 additions and 2 deletions

View File

@ -446,7 +446,7 @@ jQuery.extend(et2_htmlarea, {
* arranged toolbars as simple mode
* @constant
*/
TOOLBAR_SIMPLE: "undo redo|fontselect fontsizeselect | bold italic removeformat forecolor backcolor | "+
TOOLBAR_SIMPLE: "undo redo|formatselect fontselect fontsizeselect | bold italic removeformat forecolor backcolor | "+
"alignleft aligncenter alignright alignjustify | numlist "+
"bullist outdent indent| link image pastetext",
/**