mirror of
https://github.com/DataTables/DataTables.git
synced 2024-12-01 13:24:10 +01:00
48fd750bd8
- Because of the manipulation of the initalisation object initialisation of multiple tables with a single jQuery call (i.e. `$('.dataTable').dataTable();`) was broken since the second table would see the modified init object. Need to take a coopy of the object before entering that state. - This could probably do with a bit of a clean up sometime... |
||
---|---|---|
.. | ||
css | ||
images | ||
js | ||
unit_testing |