update info view
This commit is contained in:
parent
121fbe54b5
commit
8d5f0075c9
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ pandora.ui.infoView = function(data) {
|
|||
|
||||
// Groups ------------------------------------------------------------------
|
||||
|
||||
renderGroup(['location', 'date', 'language', 'format']);
|
||||
renderGroup(['location', 'date', 'language', 'format', 'archiveid']);
|
||||
|
||||
renderGroup([
|
||||
'director', 'cinematographer', 'editor',
|
||||
|
|
Loading…
Reference in a new issue