Closed sunyu912 closed 6 years ago
Once we get the 3 courses updated with the new files, we need to update course-control/courselist.js and course-control/courselist-cn.js
course-control/courselist.js
course-control/courselist-cn.js
All we need is to update the detailsUrl and registerUrl fields for these 3 courses.
detailsUrl
registerUrl
Make sure you understand how courselist.js and courselist-cn.js work with index.html and index-cn.html
courselist.js
courselist-cn.js
index.html
index-cn.html
Updated the course list. Let me know if there are any issues with it
Awesome! Thanks for the quick update Cassi!
Once we get the 3 courses updated with the new files, we need to update
course-control/courselist.js
andcourse-control/courselist-cn.js
All we need is to update the
detailsUrl
andregisterUrl
fields for these 3 courses.Make sure you understand how
courselist.js
andcourselist-cn.js
work withindex.html
andindex-cn.html