This commit is contained in:
Ross
2021-12-12 11:24:18 +00:00
parent c79067b4d6
commit 319d835815
2 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -97,7 +97,7 @@
console.log(data);
if (data.status == "success") {
toastr.info('Added');
toastr.info('Added/Updated');
location.reload();
}
// show some message according to the response.