diff --git a/cps/static/js/table.js b/cps/static/js/table.js index b80fccc71..6acf63084 100644 --- a/cps/static/js/table.js +++ b/cps/static/js/table.js @@ -484,6 +484,7 @@ $(function() { searchOnEnterKey: true, checkboxHeader: false, maintainMetaData: true, + multipleSelectRow: true, responseHandler: responseHandler, columns: column, formatNoMatches: function () {