Skip to content

Commit

Permalink
[#365][FIX] Fixes #365 case filtering in case management
Browse files Browse the repository at this point in the history
  • Loading branch information
whikernel committed Dec 14, 2023
1 parent e03c6cc commit e4f2e87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/app/static/assets/js/iris/manage.cases.js
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ $('#cases_table').dataTable({
pageLength: 25,
select: true,
sort: true,
orderCellsTop: true,
responsive: {
details: {
display: $.fn.dataTable.Responsive.display.childRow,
Expand Down

0 comments on commit e4f2e87

Please sign in to comment.