Commit b62126c9 by Chris Dodge

javascript is not python

parent 013a6a21
......@@ -137,7 +137,7 @@ var edx = edx || {};
inSearchMode: this.inSearchMode,
searchText: this.searchText,
start_page: start_page,
end_page: end_page,
end_page: end_page
};
_.extend(data, viewHelper);
var html = this.template(data);
......
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