.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user