diff --git a/site/plugins/admin/views/templates/content/entries/editor.html b/site/plugins/admin/views/templates/content/entries/editor.html index 4faa3c5c..a1e71862 100644 --- a/site/plugins/admin/views/templates/content/entries/editor.html +++ b/site/plugins/admin/views/templates/content/entries/editor.html @@ -67,7 +67,9 @@ class: InlineCode, shortcut: 'CMD+SHIFT+C' }, - embed: Embed, + + embed: Embed, + table: { class: Table, inlineToolbar: true,