Commit 8d0ac31e by AlasdairSwan

ECOM-986 updated class being used by JS for carats to use classes being loaded…

ECOM-986 updated class being used by JS for carats to use classes being loaded on the page via lms-style-course-vendor.css
parent c2772e4a
......@@ -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(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment