Add DynastieColor button icon to tinymce
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
});
|
||||
});
|
||||
|
||||
ed.addButton('dynastiecolor', {title : 'Insert code', cmd : 'mceDynastieColor'});
|
||||
ed.addButton('dynastiecolor', {title : 'Insert code', cmd : 'mceDynastieColor', image : url + "/img/dynastiecolor.png"});
|
||||
},
|
||||
|
||||
getInfo : function() {
|
||||
|
Reference in New Issue
Block a user