mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02: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
|
@ -37,6 +37,7 @@ require( 'datatables.net-buttons/js/buttons.print.js' );
|
|||
require( 'datatables.net-fixedheader-bs4' );
|
||||
require( 'datatables.net-select-bs4' );
|
||||
require('bootstrap-select');
|
||||
require('jquery-form');
|
||||
|
||||
//require('bootstrap-treeview/src/js/bootstrap-treeview');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue