fix info page
This commit is contained in:
parent
ee17d0cf03
commit
ecb3e9f65e
1 changed files with 1 additions and 0 deletions
|
@ -720,6 +720,7 @@ pandora.ui.infoView = function(data, isMixed) {
|
|||
key: key,
|
||||
section: ui.section
|
||||
}).appendTo($element)
|
||||
}
|
||||
});
|
||||
$element.appendTo($text);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue