resizeGroups too
This commit is contained in:
parent
e2dd9d1224
commit
ead8faacc5
2 changed files with 2 additions and 2 deletions
|
|
@ -136,7 +136,7 @@ Ox.load('Geo', function() {
|
|||
pandora.resizeFolders();
|
||||
if (!app.user.ui.item) {
|
||||
app.$ui.list.size();
|
||||
resizeGroups(app.$ui.rightPanel.width());
|
||||
pandora.resizeGroups(app.$ui.rightPanel.width());
|
||||
if (app.user.ui.listView == 'map') {
|
||||
app.$ui.map.resize();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue