Move dashboard_metadata to edX theme template.
This commit is contained in:
@@ -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'/>
|
||||
|
||||
@@ -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'/>
|
||||
|
||||
Reference in New Issue
Block a user