Ticket #4037: 4037.patch

File 4037.patch, 644 bytes (added by Garry Yao, 15 years ago)
  • _source/plugins/flash/dialogs/flash.js

     
    2424
    2525        var attributesMap =
    2626        {
    27                 id : [ { type : ATTRTYPE_OBJECT, name : CKEDITOR.env.ie ? '_cke_saved_id' : 'id' } ],
     27                id : [ { type : ATTRTYPE_OBJECT, name : 'id' } ],
    2828                classid : [ { type : ATTRTYPE_OBJECT, name : 'classid' } ],
    2929                codebase : [ { type : ATTRTYPE_OBJECT, name : 'codebase'} ],
    3030                pluginspage : [ { type : ATTRTYPE_EMBED, name : 'pluginspage' } ],
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy