Commit 497ebdbb by Tyler Hallada

Address review: Put translated line on one line.

parent a9153b11
......@@ -15,8 +15,7 @@ require(['vendor/domReady!', 'load/init-page'], function(doc, page) {
model: page.models.courseModel,
modelAttribute: 'enrollmentByCountry',
// eslint-disable-next-line max-len
tooltip: gettext('Learner location is determined from IP address. This map shows where learners ' +
'most recently connected.')
tooltip: gettext('Learner location is determined from IP address. This map shows where learners most recently connected.')
}),
// Enrollment by country table
enrollmentGeographyTable = new DataTableView({
......
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