Merge branch 'master' of git.0x2620.org:/pandora
This commit is contained in:
commit
e3f6f05f07
1 changed files with 4 additions and 0 deletions
|
@ -227,6 +227,10 @@ pandora.ui.infoView = function(data) {
|
||||||
|
|
||||||
renderGroup(['director', 'year', 'country']);
|
renderGroup(['director', 'year', 'country']);
|
||||||
|
|
||||||
|
// Featuring ----------------------------------------------
|
||||||
|
|
||||||
|
renderGroup(['featuring']);
|
||||||
|
|
||||||
// Summary -----------------------------------------------------------------
|
// Summary -----------------------------------------------------------------
|
||||||
|
|
||||||
if (canEdit || data.summary) {
|
if (canEdit || data.summary) {
|
||||||
|
|
Loading…
Reference in a new issue