diff --git a/js/redactor-plugins.js b/js/redactor-plugins.js index 7ecef2bba40bb6859f9094ef66fff9cb1513f7a6..0a65831274553f2a10524a05df64d2237fadebca 100644 --- a/js/redactor-plugins.js +++ b/js/redactor-plugins.js @@ -354,7 +354,7 @@ RedactorPlugins.fullscreen = function() func: this.table.show, observe: { element: 'table', - in: { + 'in': { attr: { 'class': 'redactor-dropdown-link-inactive', 'aria-disabled': true,