1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-12-01 13:24:10 +01:00
DataTables/media/js
2012-02-01 08:16:49 +00:00
..
jquery.dataTables.js Fix: When mDataProp was used to get a nested object, but a parent object didn't exist it would throw an unrecoverable error. With this change the behaviour matches that of single level data whereby if data cannot be found, at any level, then undefined is returned from the data get object. This means that if sDefaultContent is defined then that will be used instead, and if not defined an error will still be given (although this one under DataTables' control). 2012-02-01 08:16:49 +00:00
jquery.js Update to jQuery 1.7.1 2011-12-05 09:20:34 +00:00