add volume

This commit is contained in:
j 2019-10-14 14:32:54 +01:00
commit 79cbb61ec3
2 changed files with 9 additions and 1 deletions

View file

@ -230,7 +230,7 @@ pandora.ui.documentInfoView = function(data, isMixed) {
// Director, Year and Country ----------------------------------------------
renderGroup(['author', 'date', 'format']);
renderGroup(['publisher', 'place', 'series', 'language']);
renderGroup(['publisher', 'place', 'series', 'volume', 'language']);
renderGroup(['source', 'links']);
renderGroup(['movement', 'event', 'associatedgroups']);
renderGroup(['tags']);