mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
parent
f26b25c771
commit
1046652c30
@ -1050,8 +1050,8 @@
|
||||
// find the footer
|
||||
$headers = c.$table
|
||||
.find( 'tfoot tr' )
|
||||
.add( $( c.namespace + '_extra_headers' ).children( 'tr' ) )
|
||||
.children( 'td, th' )
|
||||
.add( $( c.namespace + '_extra_headers' ) )
|
||||
.removeClass( css.join( ' ' ) );
|
||||
// remove all header information
|
||||
c.$headers
|
||||
|
Loading…
Reference in New Issue
Block a user