default map/event size, open annotation if selected

This commit is contained in:
j 2012-01-27 23:59:26 +05:30
commit c317eee9fd
2 changed files with 3 additions and 2 deletions

View file

@ -122,6 +122,7 @@ pandora.addList = function() {
});
}
function reloadFolder(newList) {
pandora.$ui.folder[0].options({collapsed: false});
Ox.Request.clearCache('findLists');
$folderList.bindEventOnce({
load: function(data) {