add more mail / ui stuff
This commit is contained in:
parent
18863bee7f
commit
2b86fa89c4
9 changed files with 86 additions and 3006 deletions
|
@ -66,7 +66,9 @@ window.admin = {
|
|||
dialog.show().then(()=>{
|
||||
fetch(href, {
|
||||
method: 'PUT'
|
||||
});
|
||||
}).then(()=>{
|
||||
location.reload();
|
||||
});
|
||||
});
|
||||
return false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue