forked from 0x2620/pandora
refactoring (intermediate state)
This commit is contained in:
parent
000362c05c
commit
ce8656ef53
11 changed files with 46 additions and 38 deletions
|
|
@ -518,7 +518,7 @@ pandora.ui.infoView = function(data) {
|
|||
that.bindEvent({
|
||||
pandora_icons: that.reload,
|
||||
pandora_showsiteposter: function() {
|
||||
pandora.user.ui.icons == 'poster' && that.reload();
|
||||
pandora.user.ui.icons == 'posters' && that.reload();
|
||||
}
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue