misc bugfixes

This commit is contained in:
rolux 2011-12-23 09:54:53 +00:00
commit 78f132f792
3 changed files with 1 additions and 3 deletions

View file

@ -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);