This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
DataTables
Watch
1
Star
0
Fork
0
You've already forked DataTables
mirror of
https://github.com/DataTables/DataTables.git
synced
2025-01-25 18:52:10 +01:00
Code
Issues
Releases
Activity
DataTables
/
media
History
Allan Jardine
2b126277fc
DataTables 1.9.0! :-)
2012-02-01 14:03:06 +00:00
..
css
Small tidy ups in the new css files
2012-01-08 20:57:17 +00:00
images
Update the sorting icon images. The old PNGs were really rather poor with what looked like 1bit transparency.
2011-12-20 14:45:05 +00:00
js
DataTables 1.9.0! :-)
2012-02-01 14:03:06 +00:00
src
DataTables 1.9.0! :-)
2012-02-01 14:03:06 +00:00
unit_testing
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