display legacy id
This commit is contained in:
parent
ab1578158d
commit
159e978920
1 changed files with 2 additions and 1 deletions
|
@ -269,9 +269,10 @@ pandora.ui.documentInfoView = function(data, isMixed) {
|
|||
.appendTo($text);
|
||||
}
|
||||
|
||||
// Borrowed ----------------------------------------------------------------
|
||||
// Borrowed, Legacy ID -----------------------------------------------------
|
||||
|
||||
renderGroup(['borrowedon', 'borrowedby']);
|
||||
renderGroup(['legacyid']);
|
||||
|
||||
// Referenced --------------------------------------------------------------
|
||||
if (
|
||||
|
|
Loading…
Reference in a new issue