Cleaned adminPanel and started adding User mgmt
This commit is contained in:
parent
cde60bb78d
commit
064109556c
11 changed files with 153 additions and 54 deletions
|
|
@ -76,6 +76,7 @@ class profileEditPrompt{
|
|||
}
|
||||
this.finish();
|
||||
}else if(event.key == "Escape" || event.key == "Enter"){
|
||||
console.log(response);
|
||||
this.finish();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue