collections -> groups
This commit is contained in:
parent
8553fdbb3f
commit
99140f9a8e
2 changed files with 9 additions and 2 deletions
|
|
@ -233,7 +233,7 @@ pandora.ui.documentInfoView = function(data, isMixed) {
|
|||
renderGroup(['publisher', 'place', 'series', 'edition', 'language']);
|
||||
renderGroup(['isbn']);
|
||||
renderGroup(['categories', 'keywords']);
|
||||
renderGroup(['collections', 'projects']);
|
||||
renderGroup(['groups', 'projects']);
|
||||
|
||||
// Description -------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue