mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
Pager: Remove log
This commit is contained in:
parent
38b0f90431
commit
7849f2e76e
@ -1021,7 +1021,6 @@
|
||||
$.data( table, 'pagerLastSize', p.size );
|
||||
p.page = 0;
|
||||
p.size = p.totalRows;
|
||||
console.log(p.totalRows, p.totalPages);
|
||||
p.totalPages = 1;
|
||||
c.$table
|
||||
.addClass( 'pagerDisabled' )
|
||||
|
Loading…
Reference in New Issue
Block a user