Minor style fix
This commit is contained in:
parent
e6a17f8f2b
commit
ac193a15c3
|
|
@ -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()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue