Ticket #8971: 8971.patch

File 8971.patch, 518 bytes (added by Frederico Caldeira Knabben, 12 years ago)
  • _source/plugins/image/dialogs/image.js

     
    592592                                                        label : editor.lang.image.alt,
    593593                                                        accessKey : 'T',
    594594                                                        'default' : '',
     595                                                        inputStyle : CKEDITOR.env.ie && CKEDITOR.env.version < 9 && 'width:420px',
    595596                                                        onChange : function()
    596597                                                        {
    597598                                                                updatePreview( this.getDialog() );
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy