Followup to r97150 per CR: use .children() instead of .find(), more efficient and...
authorRoan Kattouw <catrope@users.mediawiki.org>
Sat, 17 Sep 2011 15:52:45 +0000 (15:52 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Sat, 17 Sep 2011 15:52:45 +0000 (15:52 +0000)
commit02fead58406f0da8947af62de4d12f6ff1f58150
treef6d3e18cf75fae8588a77a24674aa401aefe9e76
parent2abb40a7476929ea643f5affba666be66f44ef99
Followup to r97150 per CR: use .children() instead of .find(), more efficient and prevents potential issues with nested tables.
resources/jquery/jquery.tablesorter.js