BCStudentSoftwareDevTeam / celts

Web app to support the CELTS program at Berea College
BSD 3-Clause "New" or "Revised" License
1 stars 8 forks source link

fixed issue with course withdrawal on slcmanagement #1243

Open Ndiayem14 opened 1 week ago

Ndiayem14 commented 1 week ago

We fixed the issue in the course withdraw on Slcmanagment. The withdraw button was not working when we used the Chrome browser. The variable was undefined and the browser threw an error.

github-actions[bot] commented 1 week ago

View Code Coverage

ali-ramazani commented 1 week ago

Additionally, the JS file was not correctly linked to the HTML document.

seedyjahateh commented 16 hours ago

Reviewing this PR.