mirror of
https://github.com/DataTables/DataTables.git
synced 2025-02-20 18:54:15 +01:00
- 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...
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
8935b8ac6cdb989235a0ea51655bc1e21673d7d8
|