1
0
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:
James Armstrong
2024-08-05 10:43:51 -07:00
parent de3f883992
commit fe78222142

View File

@@ -484,6 +484,7 @@ $(function() {
searchOnEnterKey: true,
checkboxHeader: false,
maintainMetaData: true,
multipleSelectRow: true,
responseHandler: responseHandler,
columns: column,
formatNoMatches: function () {