Skip to content

Commit 83dd6ad

Browse files
author
dtbuild
committed
40cf6acad407d0c37e9fb55f96f92ae94380ce6e New: -init ajax.submitAs option to control if data should be submitted as HTTP parameters (default), or a JSON string.
This replaces `ajax.data` being used as a function and returning a string (which is still possible, but not recommended and won't work with SearchPanes and others). https://datatables.net/forums/discussion/80705 Sync to source repo @40cf6acad407d0c37e9fb55f96f92ae94380ce6e
1 parent e4322da commit 83dd6ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datatables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
],
1515
"src-repo": "http://github.com/DataTables/DataTablesSrc",
1616
"last-tag": "2.2.2",
17-
"last-sync": "1e2033104fa5052cd9d000acfdb0bb7d2611950d"
17+
"last-sync": "40cf6acad407d0c37e9fb55f96f92ae94380ce6e"
1818
}

0 commit comments

Comments
 (0)