add Associated people
This commit is contained in:
parent
28130a9c24
commit
477d43d9de
2 changed files with 13 additions and 2 deletions
|
|
@ -232,7 +232,7 @@ pandora.ui.documentInfoView = function(data, isMixed) {
|
|||
renderGroup(['author', 'date', 'format']);
|
||||
renderGroup(['publisher', 'place', 'series', 'volume', 'language']);
|
||||
renderGroup(['source', 'links']);
|
||||
renderGroup(['movement', 'event', 'associatedgroups']);
|
||||
renderGroup(['movement', 'event', 'associatedgroups', 'associatedpeople']);
|
||||
renderGroup(['tags']);
|
||||
|
||||
// Description -------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue