jquery-tablesorter and sortable classes always added together
authorjdlrobson <jdlrobson@gmail.com>
Mon, 7 May 2018 19:45:13 +0000 (12:45 -0700)
committerjdlrobson <jdlrobson@gmail.com>
Mon, 7 May 2018 19:48:22 +0000 (12:48 -0700)
commit001c5fbf0cffaa78e9c0f98668d4d60838eec20e
treeb514713022af5c0775371785b5311bd7821fb56a
parente0ce6d3f2c771add56ba643cd7fd4eaf3c36dcdd
jquery-tablesorter and sortable classes always added together

If absent, jquery-tablesorter should add the sortable class.
The sortable class should be used to avoid FOUC, but clients
may need time to update their interfaces to do so.

Bug: T194045
Change-Id: I76709bf30ab06ff5ee7fc18bed1f143002477529
resources/src/jquery/jquery.tablesorter.js