This commit is contained in:
Ross
2021-08-16 16:24:31 +00:00
parent d289cc3ecb
commit 4b66ac24dd
@@ -48,6 +48,10 @@
if (data.status == "success") {
toastr.info('Deleted.')
location.reload();
} else {
toastr.info('Error deleting questions.')
}
// show some message according to the response.
// For eg. A message box showing that the status has been changed