mirror of
https://github.com/janeczku/calibre-web
synced 2025-10-22 02:57:39 +00:00
Add shift-click to select multiple books at once
This commit is contained in:
@@ -484,6 +484,7 @@ $(function() {
|
||||
searchOnEnterKey: true,
|
||||
checkboxHeader: false,
|
||||
maintainMetaData: true,
|
||||
multipleSelectRow: true,
|
||||
responseHandler: responseHandler,
|
||||
columns: column,
|
||||
formatNoMatches: function () {
|
||||
|
Reference in New Issue
Block a user