File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Plugin/Magento/Ui/Component/Wysiwyg Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ public function afterGetConfig(
114
114
115
115
$ settings ['plugins ' ] = 'advlist autolink code colorpicker directionality hr imagetools link media noneditable paste print table textcolor toc visualchars anchor charmap codesample contextmenu help image insertdatetime lists nonbreaking pagebreak preview searchreplace template textpattern visualblocks wordcount magentovariable magentowidget ' ;
116
116
117
- $ settings ['toolbar1 ' ] = 'magentovariable magentowidget | formatselect | styleselect | fontsizeselect | forecolor backcolor | bold italic underline strikethrough | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent ' ;
117
+ $ settings ['toolbar1 ' ] = 'magentovariable magentowidget | formatselect | styleselect | fontselect | fontsizeselect | forecolor backcolor | bold italic underline strikethrough | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent ' ;
118
118
$ settings ['toolbar2 ' ] = ' undo redo | link anchor table charmap | image media insertdatetime | widget | searchreplace visualblocks help | hr pagebreak ' ;
119
119
$ settings ['force_p_newlines ' ] = false ;
120
120
You can’t perform that action at this time.
0 commit comments