tv needs censoredIcon too

This commit is contained in:
j 2013-06-18 15:31:03 +00:00
parent 8aa782ffef
commit 54f33394ed
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ pandora.ui.tv = function() {
$player && $player.remove();
$player = Ox.VideoPlayer({
censored: videoOptions.censored,
censoredIcon: pandora.site.cantPlay.icon,
controlsBottom: [
'zapPrevious', 'zapHome', 'zapNext',
'volume', 'scale', 'timeline', 'position', 'settings'