more links

This commit is contained in:
j 2024-03-08 12:33:56 +00:00
parent 505e300e60
commit ee57469523
1 changed files with 3 additions and 1 deletions

View File

@ -20,7 +20,9 @@ pandora.ui.documentInfoView = function(data, isMixed) {
margin = 16,
nameKeys = [
"group",
"source"
"source",
"publication",
"format",
].concat(pandora.site.documentKeys.filter(function(key) {
return key.sortType == 'person';
}).map(function(key) {