From df1da668efa78ff4a24107c1a2af85535e349d7e Mon Sep 17 00:00:00 2001 From: Futa Ikeda Date: Tue, 5 Nov 2024 15:35:51 -0500 Subject: [PATCH] Fix how index-value-search qps are passed --- .../dashboard/-components/object-list/component.ts | 7 +++++++ .../dashboard/-components/object-list/template.hbs | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/app/institutions/dashboard/-components/object-list/component.ts b/app/institutions/dashboard/-components/object-list/component.ts index 383cce5fea7..e07391365c9 100644 --- a/app/institutions/dashboard/-components/object-list/component.ts +++ b/app/institutions/dashboard/-components/object-list/component.ts @@ -57,6 +57,13 @@ export default class InstitutionalObjectList extends Component {{#each list.relatedProperties as |property|}}