Skip to content

Commit

Permalink
Add shift-click to select multiple books at once
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarmstrong1207 committed Aug 5, 2024
1 parent de3f883 commit fe78222
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cps/static/js/table.js
Original file line number Diff line number Diff line change
Expand Up @@ -484,6 +484,7 @@ $(function() {
searchOnEnterKey: true,
checkboxHeader: false,
maintainMetaData: true,
multipleSelectRow: true,
responseHandler: responseHandler,
columns: column,
formatNoMatches: function () {
Expand Down

0 comments on commit fe78222

Please sign in to comment.