only check for status changes if item has files
This commit is contained in:
parent
e3a686601b
commit
1be9bb04a8
3 changed files with 6 additions and 4 deletions
|
|
@ -651,6 +651,8 @@ pandora.ui.mediaView = function(options) {
|
|||
Ox.Request.clearCache();
|
||||
pandora.updateItemContext();
|
||||
pandora.$ui.info && pandora.$ui.info.updateInfo();
|
||||
pandora.$ui.mainPanel.replaceElement(1,
|
||||
pandora.$ui.rightPanel = pandora.ui.rightPanel());
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue