Move dashboard_metadata to edX theme template.

This commit is contained in:
Cali Stenson
2019-03-11 16:49:26 -04:00
committed by Cali
parent 331ee6526c
commit ed30dcd294
2 changed files with 1 additions and 1 deletions

View File

@@ -361,4 +361,3 @@ from student.models import CourseEnrollment
</div>
<%include file="dashboard/_dashboard_entitlement_unenrollment_modal.html"/>
<%include file="/experiments/dashboard_metadata.html" args='course_prices=course_prices'/>

View File

@@ -384,3 +384,4 @@ from student.models import CourseEnrollment
</section>
<%include file="dashboard/_dashboard_entitlement_unenrollment_modal.html"/>
<%include file="/experiments/dashboard_metadata.html" args='course_prices=course_prices'/>