JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.4
[ckeditor.git] / _source / plugins / tabletools / plugin.js
index faffb47..3c4fd01 100644 (file)
@@ -771,6 +771,8 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 \r
        CKEDITOR.plugins.tabletools =\r
        {\r
+               requires : [ 'table', 'dialog', 'contextmenu' ],\r
+\r
                init : function( editor )\r
                {\r
                        var lang = editor.lang.table;\r