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