Use ajax for form requests too.

This commit is contained in:
Jan Böhmer 2019-03-24 20:25:27 +01:00
parent b3db1dd139
commit 8711f296a4
6 changed files with 43 additions and 4 deletions

View file

@ -19,6 +19,7 @@
"@ckeditor/ckeditor5-build-classic": "^12.0.0",
"@types/bootstrap": "^4.3.0",
"@types/jquery": "^3.3.29",
"@types/jquery.form": "^3.26.30",
"@types/js-cookie": "^2.2.1",
"awesome-bootstrap-checkbox": "^1.0.1",
"bootstrap-select": "^1.13.8",
@ -27,6 +28,7 @@
"datatables.net-buttons-bs4": "^1.5.4",
"datatables.net-fixedheader-bs4": "^3.1.5",
"datatables.net-select-bs4": "^1.2.7",
"jquery-form": "^4.2.2",
"js-cookie": "^2.2.0",
"jszip": "^3.2.0",
"pdfmake": "^0.1.53",