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-1390: added information modal to prerequisites #364

Merged
merged 5 commits into from
Oct 4, 2024

Conversation

axelbjo
Copy link
Contributor

@axelbjo axelbjo commented Aug 22, 2024

No description provided.

@@ -192,13 +200,15 @@ function CourseSectionList({ courseInfo = {}, partToShow, syllabus = {}, syllabu
sectionId="Content"
syllabusMarkerAriaLabel={translation.courseLabels.syllabus_marker_aria_label}
/>
<p>Here comes the course execution</p>
Copy link
Contributor

Choose a reason for hiding this comment

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

this should be here right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Forgot to clean up after myself, thank you!

<CourseSection
sectionHeader={translation.courseLabels.header_execution}
headerType="3"
courseData={getExecution()}
sectionId="Execution"
syllabusMarkerAriaLabel={translation.courseLabels.syllabus_marker_aria_label}
/>
<p>Here ends the course execution</p>
Copy link
Contributor

Choose a reason for hiding this comment

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

and this?

@axelbjo axelbjo merged commit c9adee5 into master Oct 4, 2024
3 checks passed
@axelbjo axelbjo deleted the issues/KUI-1390-information-icon branch October 4, 2024 12:57
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.

3 participants