X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2Fpackagist%2Fludivine-ckeditor-component.git;a=blobdiff_plain;f=sources%2Fplugins%2Fiframe%2Fdialogs%2Fiframe.js;h=22c24f7a098999275067ef0e867fcfa29823d00e;hp=bb39bdfb6332878ee723d8956bc7cf7dc32b8cee;hb=HEAD;hpb=c63493c899de714b05b0521bb38aab60d19030ef diff --git a/sources/plugins/iframe/dialogs/iframe.js b/sources/plugins/iframe/dialogs/iframe.js index bb39bdf..22c24f7 100644 --- a/sources/plugins/iframe/dialogs/iframe.js +++ b/sources/plugins/iframe/dialogs/iframe.js @@ -65,7 +65,7 @@ // A subset of the specified attributes/styles // should also be applied on the fake element to - // have better visual effect. (#5240) + // have better visual effect. (http://dev.ckeditor.com/ticket/5240) var extraStyles = {}, extraAttributes = {}; this.commitContent( iframeNode, extraStyles, extraAttributes );