added this to reload table

This commit is contained in:
Lukas-Heiligenbrunner 2020-02-10 11:32:09 +01:00
parent 7e8a857caf
commit 026cf1a51a

View File

@ -60,7 +60,7 @@ class Dashboard {
console.log('Popup closed. ')
});
reloadtable();
this.reloadtable();
} else if (data.status == "exists") {
Swal.fire({
type: "warning",