Embed rte plugin: changes icon
This commit is contained in:
@@ -22,7 +22,7 @@ function tinyMceService(dialogService, $log, imageHelper, assetsService, $timeou
|
||||
*/
|
||||
createInsertEmbeddedMedia: function (editor, $scope) {
|
||||
editor.addButton('umbembeddialog', {
|
||||
icon: 'media',
|
||||
icon: 'custom icon-tv',
|
||||
tooltip: 'Embed',
|
||||
onclick: function () {
|
||||
dialogService.embedDialog({
|
||||
|
||||
Reference in New Issue
Block a user