]> BookStack Code Mirror - bookstack/blobdiff - resources/js/wysiwyg/toolbars.js
Started upgrade to TinyMCE6, Untested
[bookstack] / resources / js / wysiwyg / toolbars.js
index 740220d84f367e3bfc20117a01a97e8dedf75cf6..13fe1cf8e41286497d78dd5c66526ddeb5e2d5f8 100644 (file)
@@ -7,7 +7,7 @@ export function getPrimaryToolbar(options) {
 
     const toolbar = [
         'undo redo',
-        'styleselect',
+        'styles',
         'bold italic underline forecolor backcolor formatoverflow',
         'alignleft aligncenter alignright alignjustify',
         'bullist numlist listoverflow',