added this to reload table
This commit is contained in:
parent
7e8a857caf
commit
026cf1a51a
@ -60,7 +60,7 @@ class Dashboard {
|
||||
console.log('Popup closed. ')
|
||||
|
||||
});
|
||||
reloadtable();
|
||||
this.reloadtable();
|
||||
} else if (data.status == "exists") {
|
||||
Swal.fire({
|
||||
type: "warning",
|
||||
|
Loading…
Reference in New Issue
Block a user