This commit is contained in:
Ross
2022-01-04 14:25:31 +00:00
parent a94bdff5f5
commit 65c845dbf6
+1 -1
View File
@@ -17,7 +17,7 @@
if (data.status == "success") {
toastr.info(`Exam: ${data.name} [${data.id}]
Active state changed to: ${data.publish_results}.`)
Active state changed to: ${data.active}.`)
}
// show some message according to the response.
// For eg. A message box showing that the status has been changed