display cover in identify dialog
This commit is contained in:
parent
1405ccb6ca
commit
27497f9711
2 changed files with 2 additions and 3 deletions
|
|
@ -199,7 +199,7 @@ oml.ui.identifyDialog = function(data) {
|
|||
}],
|
||||
items: items,
|
||||
keys: [
|
||||
'title', 'author',
|
||||
'cover', 'title', 'author',
|
||||
'publisher', 'place', 'date',
|
||||
'series', 'edition', 'language', 'pages',
|
||||
'categories', 'isbn', 'description', 'tableofcontents'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue