jquery.tablesorter: buildCollationTable() on first sort, not on load
authorMatmaRex <matma.rex@gmail.com>
Wed, 24 Jul 2013 18:33:24 +0000 (20:33 +0200)
committerTimo Tijhof <krinklemail@gmail.com>
Mon, 29 Jul 2013 18:13:52 +0000 (20:13 +0200)
commitd93270d1b0a0187a06eb4e84f668bba06a2148bb
tree9a491ee04076fca2c227393b0656e19a68d896f1
parentf3b38123cbd8ac70dcdcbbd5489c588038fc317e
jquery.tablesorter: buildCollationTable() on first sort, not on load

Since user and site scripts are now loaded after $.ready(), other
scripts may call .tablesorter() before they have done the
tableSorterCollation customizations.

Bug: 51982
Change-Id: I269181169a5e25fbd98eb2acbd9e2e0f45aaaa86
resources/jquery/jquery.tablesorter.js