diff --git a/static/js/documentInfoView.leftovers.js b/static/js/documentInfoView.leftovers.js index c4c408b..50e4d50 100644 --- a/static/js/documentInfoView.leftovers.js +++ b/static/js/documentInfoView.leftovers.js @@ -314,7 +314,7 @@ pandora.ui.documentInfoView = function(data, isMixed) { + data.id + '/' + page + '">' }).join('\n') - : ('') + : ('') ) pandora.createLinks($div); $div.appendTo($text)