Skip to content

Commit e5c99c6

Browse files
committed
Merge remote-tracking branch 'remotes/origin/sorting'
2 parents 90dcdf2 + 61dfc19 commit e5c99c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sorting/datetime-moment.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
}
2929
}(function ($, moment) {
3030

31-
$.fn.dataTable.moment = function ( format, reverseEmpties, locale ) {
31+
$.fn.dataTable.moment = function ( format, locale, reverseEmpties ) {
3232
var types = $.fn.dataTable.ext.type;
3333

3434
// Add type detection

0 commit comments

Comments
 (0)