1
0
mirror of https://github.com/DataTables/DataTables.git synced 2025-03-15 16:29:16 +01:00

Fix - docs: dt-api iterator() was missing parameters (incorrect xml tag)

Dev: Remove comment about using iteratorNew - that was wrong. The
`iterator` method uses a returns parameter now
This commit is contained in:
Allan Jardine 2015-04-15 17:03:08 +01:00
parent 2d6108d00c
commit fc8cc9bbd2
2 changed files with 1 additions and 2 deletions

View File

@ -1 +1 @@
530d4ff04b62613d9ba05f68e5670e214c608b96
8ec8ffcc0531b990e82cb40de275a21be572c0bf

View File

@ -6844,7 +6844,6 @@
return -1;
},
// Note that `alwaysNew` is internal - use iteratorNew externally
iterator: function ( flatten, type, fn, alwaysNew ) {
var
a = [], ret,