add volume
This commit is contained in:
parent
522328693d
commit
79cbb61ec3
2 changed files with 9 additions and 1 deletions
|
|
@ -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']);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue