Merged color and formats wysiwyg groups

This commit is contained in:
Dan Brown 2022-02-08 00:20:36 +00:00
parent e88dbe4db3
commit 15647a0409
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9

View File

@ -86,8 +86,7 @@ function buildToolbar(options) {
const toolbar = [ const toolbar = [
'undo redo', 'undo redo',
'styleselect', 'styleselect',
'bold italic underline formatoverflow', 'bold italic underline forecolor backcolor formatoverflow',
'forecolor backcolor',
'alignleft aligncenter alignright alignjustify', 'alignleft aligncenter alignright alignjustify',
'bullist numlist listoverflow', 'bullist numlist listoverflow',
textDirPlugins, textDirPlugins,