diff --git a/src/resources/wwwroot/js/dashboard.js b/src/resources/wwwroot/js/dashboard.js index 0c28b79..05e8a28 100644 --- a/src/resources/wwwroot/js/dashboard.js +++ b/src/resources/wwwroot/js/dashboard.js @@ -60,7 +60,7 @@ class Dashboard { console.log('Popup closed. ') }); - reloadtable(); + this.reloadtable(); } else if (data.status == "exists") { Swal.fire({ type: "warning",