display cover in identify dialog

This commit is contained in:
rlx 2016-01-11 20:40:39 +05:30
commit 27497f9711
2 changed files with 2 additions and 3 deletions

View file

@ -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'