Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KUI-1488: Removed supplementaryInfoUrl from mapping #377

Merged
merged 3 commits into from
Sep 30, 2024

Conversation

axelbjo
Copy link
Contributor

@axelbjo axelbjo commented Sep 30, 2024

No description provided.

@@ -48,8 +48,6 @@ function _parseCourseDefaultInformation(courseDetails, language) {
course_recruitment_text: parseOrSetEmpty(course.recruitmentText, language, true),
course_required_equipment: parseOrSetEmpty(course.requiredEquipment, language),
course_suggested_addon_studies: parseOrSetEmpty(course.addOn, language),
course_supplemental_information_url: parseOrSetEmpty(course.supplementaryInfoUrl, language),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to remove the usage of course_supplemental_information_url and course_supplemental_information_url_text in CourseSectionList.jsx as well.

@axelbjo axelbjo merged commit b2446d8 into master Sep 30, 2024
3 checks passed
@axelbjo axelbjo deleted the issues/KUI-1488-remove-supplementaryInfoUrl branch September 30, 2024 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants