From ee574695239b97bc43cb1e4199e59cb6c7b7a9c3 Mon Sep 17 00:00:00 2001 From: j Date: Fri, 8 Mar 2024 12:33:56 +0000 Subject: [PATCH] more links --- static/js/documentInfoView.amp.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/static/js/documentInfoView.amp.js b/static/js/documentInfoView.amp.js index 6aca068..8b74cdb 100644 --- a/static/js/documentInfoView.amp.js +++ b/static/js/documentInfoView.amp.js @@ -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) {