Skip to content

Commit c939dfa

Browse files
author
dtbuild
committed
3c3f9ea36c84268343b16ee9afa3f0dafc447308 New: ajax for the StateRestore configurations can be given as an
object now, allowing the full range of Ajax options to be specified. New: `ajax.submitAs` can be used to have the request send the data to the server as a JSON string in the request body (this matches DataTables' own `ajax.submitAs` otion. https://datatables.net/forums/discussion/81707/ Sync to source repo @3c3f9ea36c84268343b16ee9afa3f0dafc447308
1 parent df0c721 commit c939dfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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/StateRestore",
1616
"last-tag": "1.4.3",
17-
"last-sync": "4c76e313a956916fa91d25b2baea7794e502a87f"
17+
"last-sync": "3c3f9ea36c84268343b16ee9afa3f0dafc447308"
1818
}

0 commit comments

Comments
 (0)