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-02-20 18:54:15 +01:00
Code
Issues
Releases
Activity
DataTables
/
media
History
Allan Jardine
bc23e4ccae
Fix: When replacing child row information, detach the element rather than removing which would destroy the event handlers. A remove action will still call
$().remove()
to clean up any event handlers.
...
- Thread 38093
2016-12-02 17:58:11 +00:00
..
css
Fix: Align "show entries" text correctly for cases where the Semantic UI JS is not available on the page
2016-12-02 17:22:39 +00:00
images
Dev: Remove old images that are no longer used (haven't been since 1.9)
2015-03-19 12:00:33 +00:00
js
Fix: When replacing child row information, detach the element rather than removing which would destroy the event handlers. A remove action will still call
$().remove()
to clean up any event handlers.
2016-12-02 17:58:11 +00:00