mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
Remove return false.
This commit is contained in:
parent
08ff6e2097
commit
4d8a6a1adf
@ -749,8 +749,6 @@
|
||||
setHeadersCss($this[0], $headers, c.sortList);
|
||||
multisort($this[0], c.sortList);
|
||||
appendToTable($this[0]);
|
||||
// stop normal event by returning false
|
||||
return false;
|
||||
}
|
||||
});
|
||||
if (c.cancelSelection) {
|
||||
|
Loading…
Reference in New Issue
Block a user