diff --git a/static/js/pandora/infoView.0xdb.js b/static/js/pandora/infoView.0xdb.js index ee0246108..08501930d 100644 --- a/static/js/pandora/infoView.0xdb.js +++ b/static/js/pandora/infoView.0xdb.js @@ -425,7 +425,7 @@ pandora.ui.infoView = function(data) { ) .appendTo($text); - data.productionCompany.length && $('
') + data.productionCompany && $('
') .css(css) .html( formatKey('studio')