misc bugfixes
This commit is contained in:
parent
0f3b554dcb
commit
78f132f792
3 changed files with 1 additions and 3 deletions
|
|
@ -64,7 +64,6 @@ pandora.ui.tv = function() {
|
|||
volume: function(data) {
|
||||
pandora.UI.set('videoVolume', data.volume);
|
||||
},
|
||||
// FIXME: does not work
|
||||
key_escape: that.fadeOutScreen
|
||||
})
|
||||
.appendTo(that);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue