mirror of
https://github.com/DataTables/DataTables.git
synced 2025-01-30 23:52:11 +01:00
f35801b111
- jQuery migrate gives a warning about the use of `attr` rather than `prop`. However, we should really just be using `val` here - much easier. - Thread: 13931