]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/styles.js
Update to 4.7.3
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / styles.js
index 733bb4ba03ddb82ecf26481d6a065d52c316586d..dd9680ed6eff61fcb90819d715cf2a72c80754c4 100644 (file)
@@ -126,7 +126,7 @@ CKEDITOR.stylesSet.add( 'default', [
        { name: '1080p', type: 'widget', widget: 'embedSemantic', attributes: { 'class': 'embed-1080p' }, group: 'size' },
 
        // Adding space after the style name is an intended workaround. For now, there
-       // is no option to create two styles with the same name for different widget types. See #16664.
+       // is no option to create two styles with the same name for different widget types. See http://dev.ckeditor.com/ticket/16664.
        { name: '240p ', type: 'widget', widget: 'embed', attributes: { 'class': 'embed-240p' }, group: 'size' },
        { name: '360p ', type: 'widget', widget: 'embed', attributes: { 'class': 'embed-360p' }, group: 'size' },
        { name: '480p ', type: 'widget', widget: 'embed', attributes: { 'class': 'embed-480p' }, group: 'size' },