From 8d0ac31e38a6259858438cdd9c62008a2f2eb29c Mon Sep 17 00:00:00 2001 From: AlasdairSwan Date: Mon, 11 May 2015 15:07:35 -0400 Subject: [PATCH] ECOM-986 updated class being used by JS for carats to use classes being loaded on the page via lms-style-course-vendor.css --- .../instructor/instructor_dashboard_2/e-commerce.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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(