1. User login and barebones account section added.
This commit is contained in:
6
static/js/user.js
Normal file
6
static/js/user.js
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
function hookupPageUserAccount() {
|
||||
hookupButtonsContactUs();
|
||||
|
||||
_loading = false;
|
||||
}
|
||||
Reference in New Issue
Block a user