js/plugins/drupalentity/plugin.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/js/plugins/drupalentity/plugin.js b/js/plugins/drupalentity/plugin.js index 105887c..1bf4f36 100644 --- a/js/plugins/drupalentity/plugin.js +++ b/js/plugins/drupalentity/plugin.js @@ -109,10 +109,6 @@ this.wrapper.data('cke-display-name', Drupal.t('Embedded @buttonLabel', {'@buttonLabel': button.label})); } } - - if (this.parts.link) { - this.setData('link', CKEDITOR.plugins.image2.getLinkAttributesParser()(editor, this.parts.link)); - } }, data: function (event) {