@@ -11,7 +11,19 @@ ClassicEditor
cloudServices: CS_CONFIG,
toolbar: {
items: [
- 'heading', '|', 'fontColor', 'fontBackgroundColor', 'bulletedList', 'numberedList', 'undo', 'redo'
+ 'heading',
+ '|',
+ 'fontColor',
+ 'fontBackgroundColor',
+ 'bulletedList',
+ 'numberedList',
+ 'outdent',
+ 'indent',
+ 'undo',
+ 'redo'
],
viewportTopOffset: window.getViewportTopOffsetConfig()
},
@@ -11,7 +11,18 @@ ClassicEditor
- 'heading', '|', 'fontFamily', 'bulletedList', 'numberedList', 'undo', 'redo'
+ 'fontFamily',
@@ -12,7 +12,18 @@ ClassicEditor
- 'heading', '|', 'fontSize', 'bulletedList', 'numberedList', 'undo', 'redo'
+ 'fontSize',
@@ -21,6 +21,10 @@ ClassicEditor
'|',
'bulletedList',
'numberedList',
'undo',
'redo'