forked from 0x2620/pandora
refactoring
This commit is contained in:
parent
dee49e3a46
commit
164961e562
16 changed files with 349 additions and 637 deletions
|
|
@ -517,7 +517,9 @@ pandora.ui.infoView = function(data) {
|
|||
|
||||
pandora.UI.bind({
|
||||
icons: that.reload,
|
||||
showSitePoster: that.reload
|
||||
showSitePoster: function() {
|
||||
pandora.user.ui.icons == 'poster' && that.reload();
|
||||
}
|
||||
});
|
||||
|
||||
return that;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue