add issue

This commit is contained in:
j 2020-06-28 16:50:03 +02:00
commit e64c0c16e1
2 changed files with 9 additions and 1 deletions

View file

@ -233,7 +233,7 @@ pandora.ui.documentInfoView = function(data, isMixed) {
renderGroup(['publication']);
renderGroup(['date', 'format']);
renderGroup(['place', 'language']);
renderGroup(['publisher', 'series', 'volume']);
renderGroup(['publisher', 'series', 'volume', 'issue']);
renderGroup(['source', 'links']);
renderGroup(['movement', 'event']);
renderGroup(['associatedgroups', 'relatedpeople']);