Ticket #7480: 7480.patch

File 7480.patch, 561 bytes (added by Sa'ar Zac Elias, 13 years ago)
  • _source/plugins/pastefromword/filter/default.js

     
    499499                                                        if ( !bullet )
    500500                                                        {
    501501                                                                listType = listItemAttrs[ 'cke:listtype' ] || 'ol';
    502                                                                 listStyleType = listItemAttrs[ 'cke:list-style-type' ] || 'decimal';
     502                                                                listStyleType = listItemAttrs[ 'cke:list-style-type' ];
    503503                                                        }
    504504                                                        else
    505505                                                        {
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy