forked from 0x2620/pandora
typo
This commit is contained in:
parent
1e2e87ba84
commit
821ba813f1
1 changed files with 1 additions and 1 deletions
|
@ -726,7 +726,7 @@ pandora.ui.documentsPanel = function(options) {
|
|||
width: width - labelWidth
|
||||
});
|
||||
}
|
||||
}
|
||||
},
|
||||
label: Ox._('Entities'),
|
||||
value: item.entities.map(function(entity) {
|
||||
return [entity.type, entity.name];
|
||||
|
|
Loading…
Reference in a new issue