LectCap / web_folder

1 stars 0 forks source link

Edit course (and presumably close course) not working on some pages #18

Closed stmi11 closed 8 years ago

stmi11 commented 8 years ago

This issue is only present on some pages. Probably a similar issue to #14 These are the pages I have identified to not work:

It works on the main "Course" page and that may be the only place where it works currently.

stmi11 commented 8 years ago

As predicted, the issue was the same as the one found for #14. Edit Slide had the same id for input boxes as edit course had. Please be observant when choosing id names and input names to make sure they make sense and are unique.