diff --git a/lms/templates/instructor/instructor_dashboard_2/e-commerce.html b/lms/templates/instructor/instructor_dashboard_2/e-commerce.html index 7efdd538c7..d2bc3eb922 100644 --- a/lms/templates/instructor/instructor_dashboard_2/e-commerce.html +++ b/lms/templates/instructor/instructor_dashboard_2/e-commerce.html @@ -146,8 +146,8 @@ $(function () { var icons = { - header: "ui-fa-circle-arrow-e", - activeHeader: "ui-fa-circle-arrow-s" + header: "ui-icon-carat-1-e", + activeHeader: "ui-icon-carat-1-s" }; var act = 0; $("#accordion").accordion(