1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-11-29 11:24:10 +01:00
DataTables/media/js
Allan Jardine d0a0ef8ad1 Dev fix: $.fn.dataTable and $.fn.DataTable should both have the same properties available
- This fixes DataTables/DataTables issue #241.

- Most of the properties attached are objects, so we want the references
  to them, rather than a copy, so a simple assignment is all that is
  needed. Strings etc will continue to work as well.
2013-11-29 11:59:43 +00:00
..
jquery.dataTables.js Dev fix: $.fn.dataTable and $.fn.DataTable should both have the same properties available 2013-11-29 11:59:43 +00:00
jquery.js Update to jQuery 1.10.x 2013-06-14 09:22:16 +01:00