forked from 0x2620/pandora
undefined director
This commit is contained in:
parent
2692300f3b
commit
911579ce9e
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ pandora.ui.infoView = function(data) {
|
|||
)
|
||||
.appendTo($text);
|
||||
|
||||
$('<div>')
|
||||
data.director && $('<div>')
|
||||
.css({
|
||||
marginTop: '2px',
|
||||
fontWeight: 'bold',
|
||||
|
|
Loading…
Reference in a new issue