Added a remember me function to the login form.

This commit is contained in:
Jan Böhmer 2019-03-14 18:27:29 +01:00
parent 62d875d1e5
commit fd4fa7f58d
7 changed files with 34 additions and 0 deletions

View file

@ -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' );