Remove unused InstructorAnalytics from JS file
This commit is contained in:
@@ -178,9 +178,6 @@ such that the value can be defined later than this assignment (file load order).
|
||||
}, {
|
||||
constructor: window.InstructorDashboard.sections.Email,
|
||||
$element: idashContent.find('.' + CSS_IDASH_SECTION + '#send_email')
|
||||
}, {
|
||||
constructor: window.InstructorDashboard.sections.InstructorAnalytics,
|
||||
$element: idashContent.find('.' + CSS_IDASH_SECTION + '#instructor_analytics')
|
||||
}, {
|
||||
constructor: window.InstructorDashboard.sections.Metrics,
|
||||
$element: idashContent.find('.' + CSS_IDASH_SECTION + '#metrics')
|
||||
|
||||
Reference in New Issue
Block a user