Fix an issue with the data-sort-type retrieval.
authorDerk-Jan Hartman <hartman@videolan.org>
Sun, 7 Oct 2012 23:54:44 +0000 (01:54 +0200)
committerDerk-Jan Hartman <hartman@videolan.org>
Sun, 7 Oct 2012 23:54:44 +0000 (01:54 +0200)
commit34db074bf05122d601598b00b2a9ff66f97aa779
treef37ec31cc56a935df3dbc6b296fa9d0826e60128
parent026ce9c37a75d01c720d1805bce5a47ba0758ae6
Fix an issue with the data-sort-type retrieval.

The treatment of attributes with embedded dashes was changed in jQuery
1.6 to conform to the W3C HTML5 specification. Hyphenated names become
camel-cased.

Change-Id: I4ac2ebdc1ba8350b9696e516f62ba803fa8fb46b
resources/jquery/jquery.tablesorter.js