fix first project selection
This commit is contained in:
@@ -23,8 +23,9 @@ self.onSamePageMove = function(asHash){
|
||||
self.tmp('map').remove();
|
||||
self.tmp('$Map').empty();
|
||||
self.tmp('map', null);
|
||||
}
|
||||
initProject(asHash.items[0]);
|
||||
}
|
||||
else self.pageInit(asHash);
|
||||
return false;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user