ECOM-369 uncommented model sync trigger
This commit is contained in:
@@ -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 ) {
|
||||
|
||||
Reference in New Issue
Block a user