Commit 9a97be21 by AlasdairSwan Committed by Zia Fazal

ECOM-369 uncommented model sync trigger

parent d1813cc5
......@@ -42,7 +42,7 @@ var edx = edx || {};
var query = window.location.search,
url = '/dashboard';
// model.trigger('sync');
model.trigger('sync');
// If query string in url go back to that page
if ( query.length > 1 ) {
......
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