Skip to content

Commit

Permalink
IBX-9169: Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
barw4 committed Nov 18, 2024
1 parent 5a4e63a commit afb5ac1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
headline: custom_results_headline ?? results_headline(
pager.getNbResults(),
has_search_params,
trash_search_params.content_name,
trash_search_params.content_name ?? null,
),
head_cols,
body_rows,
Expand Down

0 comments on commit afb5ac1

Please sign in to comment.