more links
This commit is contained in:
parent
505e300e60
commit
ee57469523
1 changed files with 3 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue