mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-24 20:09:31 +00:00
Use ajax for form requests too.
This commit is contained in:
parent
b3db1dd139
commit
8711f296a4
6 changed files with 43 additions and 4 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue