use class selector instead of id selector for course_dashboard_green button (#24471)
Replaced the id selector used for tracking the course_dashboard_green button with a class selector instead, so we get eventing on each button per course on the course dashboard page.
Please register or sign in to comment