fix info page

This commit is contained in:
j 2020-12-02 13:49:26 +01:00
parent ee17d0cf03
commit ecb3e9f65e
1 changed files with 1 additions and 0 deletions

View File

@ -720,6 +720,7 @@ pandora.ui.infoView = function(data, isMixed) {
key: key,
section: ui.section
}).appendTo($element)
}
});
$element.appendTo($text);
}