forked from openedx/frontend-app-learner-portal-enterprise
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: limit the course runs in course page to the ones in catalog
By default, the course detail page lists all the available course runs of a course for the learner to enroll. However, this exposes course runs that are not included in a enterprise catalog to the learners. In this commit, the course runs are filtered to allow only the runs mentioned in the catalog to be shown to the learner. Internal-ref: https://tasks.opencraft.com/browse/BB-9491
- Loading branch information
Showing
1 changed file
with
25 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters