Minor style fix

This commit is contained in:
Samuel Georges 2015-07-29 19:16:07 +10:00
parent e6a17f8f2b
commit ac193a15c3
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@ if (!RedactorPlugins) var RedactorPlugins = {};
var button = this.button.addBefore('link', 'table', this.lang.get('table'));
this.button.addDropdown(button, dropdown);
button.addClass('redactor_btn_table').removeClass('redactor-btn-image')
},
show: function()
{