Add the front-end of the page
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
$(document).ready(() => {
|
||||
|
||||
$(".dropdown-trigger").dropdown();
|
||||
|
||||
});
|
4
static/js/jquery-3.2.1.min.js
vendored
4
static/js/jquery-3.2.1.min.js
vendored
File diff suppressed because one or more lines are too long
2
static/js/jquery-3.3.1.min.js
vendored
Normal file
2
static/js/jquery-3.3.1.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
6
static/js/materialize.min.js
vendored
Normal file
6
static/js/materialize.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user