mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Added a remember me function to the login form.
This commit is contained in:
parent
62d875d1e5
commit
fd4fa7f58d
7 changed files with 34 additions and 0 deletions
|
@ -21,6 +21,7 @@ import 'datatables.net-buttons-bs4/css/buttons.bootstrap4.css'
|
|||
import 'datatables.net-fixedheader-bs4/css/fixedHeader.bootstrap4.css'
|
||||
import 'datatables.net-select-bs4/css/select.bootstrap4.css'
|
||||
import 'bootstrap-select/dist/css/bootstrap-select.css'
|
||||
import 'awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css'
|
||||
|
||||
//require( 'jszip' );
|
||||
//#require( 'pdfmake' );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue