diff --git a/plugin.js b/plugin.js index 84ab262..e28e784 100644 --- a/plugin.js +++ b/plugin.js @@ -1,7 +1,7 @@ CKEDITOR.plugins.add('crossreference', { lang : [ 'en', 'ru' ], requires : 'dialog,notification', - icons : 'crossreference', + icons : 'crossreference,anchor,link,update', hidpi : true, init : function(editor) {