diff --git a/static/js/pandora/infoView.0xdb.js b/static/js/pandora/infoView.0xdb.js index a250134c5..5efdadb0f 100644 --- a/static/js/pandora/infoView.0xdb.js +++ b/static/js/pandora/infoView.0xdb.js @@ -270,8 +270,37 @@ pandora.ui.infoView = function(data) { ) .appendTo($text); - // fixme: episodeDirector seems to be always missing - if (data.episodeDirector || data.writer || data.producer || data.cinematographer || data.editor) { + // FIXME: we will want to check for data.seriesId here + if (isEditable && data.seriesTitle) { + var $div = $('