Cancel after delete not working by Admin in coursetable.php
Closed this issue · 0 comments
PurviGoyal7 commented
Describe the bug
When admin clicks on edit and delete a student and then click on cancel, that student will be deleted.
To Reproduce
Steps to reproduce the behavior:
- Go to 'edit_admin' page
- Delete any student
- Click on 'Cancel'
- The student will be deleted
Expected behavior
The student should not be deleted after clicking the cancel button.
Screenshots
Before deletion:
After deletion:
After clicking on the cancel button: