Przeglądaj źródła

That option got renamed in the meantime.

Piotrek Koszuliński 7 lat temu
rodzic
commit
96b5bac1db
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      packages/ckeditor5-build-inline/src/ckeditor.js

+ 1 - 1
packages/ckeditor5-build-inline/src/ckeditor.js

@@ -79,7 +79,7 @@ InlineEditor.defaultConfig = {
 		]
 	},
 	table: {
-		toolbar: [
+		contentToolbar: [
 			'tableColumn',
 			'tableRow',
 			'mergeTableCells'