Changes between Initial Version and Version 1 of Ticket #9033, comment 1


Ignore:
Timestamp:
Jun 14, 2012, 9:33:11 AM (12 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9033, comment 1

    initial v1  
    11This bug is in "tabletools/plugin.js", mergeCells function. After removing an empty tailTr, all cells in the previous row should be updated with new rowSpan. 
    22 My fix:
    3 
     3{{{
    44var newmap = null;
    55                        for ( i = count - 1; i >= 0; i-- )
     
    2525                                }
    2626                        }
     27}}}
    2728                       
    28                        
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy