Fix course enroll button on program details.
If there is no dropdown for a course but there is another course in program which have a dropdown, $('.run-select').val() returns that run's value. Fixed by using $el. PROD-1217
Please register or sign in to comment