Ticket #9075: 9075.patch

File 9075.patch, 431 bytes (added by Jakub Ś, 11 years ago)

patch proposed by @tengshengbo

  • _source/plugins/tabletools/plugin.js

     
    693693
    694694                        // The destination row is empty, append at will.
    695695                        if ( !candidateCell )
    696                                 newCellTr.append( newCell, true );
     696                                newCellTr.append( newCell );
    697697                }
    698698                else
    699699                {
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy