Embed rte plugin: changes icon

This commit is contained in:
Tim Geyssens
2013-09-25 11:17:32 +02:00
parent 3dd583b1d3
commit b3914c4eaa

View File

@@ -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({