Merge pull request #20674 from edx/REVEM-354

add discount banner to track selection and discount price to upgrade button
This commit is contained in:
Matthew Piatetsky
2019-06-07 11:35:34 -04:00
committed by GitHub
12 changed files with 169 additions and 123 deletions

1
.github/CODEOWNERS vendored
View File

@@ -38,3 +38,4 @@ lms/djangoapps/experiments/ @edx/rev-team
lms/djangoapps/learner_dashboard/ @edx/platform-discovery
openedx/features/content_type_gating/ @edx/rev-team
openedx/features/course_duration_limits/ @edx/rev-team
openedx/features/discounts/ @edx/rev-team