diff --git a/lms/static/js/edxnotes/views/tabs/course_structure.js b/lms/static/js/edxnotes/views/tabs/course_structure.js index 8aa997c15303..3ed0e4a758ae 100644 --- a/lms/static/js/edxnotes/views/tabs/course_structure.js +++ b/lms/static/js/edxnotes/views/tabs/course_structure.js @@ -45,7 +45,7 @@ define([ tabInfo: { name: gettext('Location in Course'), identifier: 'view-course-structure', - icon: 'icon-list-ul' + icon: 'fa fa-list-ul' } }); diff --git a/lms/static/js/edxnotes/views/tabs/recent_activity.js b/lms/static/js/edxnotes/views/tabs/recent_activity.js index 49a98c0e967e..58a54c3403d1 100644 --- a/lms/static/js/edxnotes/views/tabs/recent_activity.js +++ b/lms/static/js/edxnotes/views/tabs/recent_activity.js @@ -22,7 +22,7 @@ define([ tabInfo: { identifier: 'view-recent-activity', name: gettext('Recent Activity'), - icon: 'icon-time' + icon: 'fa fa-clock-o' } }); diff --git a/lms/static/js/edxnotes/views/tabs/search_results.js b/lms/static/js/edxnotes/views/tabs/search_results.js index d3bc6877cab4..726517a8090a 100644 --- a/lms/static/js/edxnotes/views/tabs/search_results.js +++ b/lms/static/js/edxnotes/views/tabs/search_results.js @@ -54,7 +54,7 @@ define([ tabInfo: { identifier: 'view-search-results', name: gettext('Search Results'), - icon: 'icon-search', + icon: 'fa fa-search', is_closable: true }, diff --git a/lms/static/js/fixtures/edxnotes/edxnotes.html b/lms/static/js/fixtures/edxnotes/edxnotes.html index 3a47f0eee892..dd8f497b5a56 100644 --- a/lms/static/js/fixtures/edxnotes/edxnotes.html +++ b/lms/static/js/fixtures/edxnotes/edxnotes.html @@ -10,7 +10,7 @@
Loading
+Loading
${_("Loading")}
+${_("Loading")}