Skip to content

Commit

Permalink
fix: pass displayNameProp to OrgUnitDimension
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkrulltott committed May 7, 2024
1 parent dd67fc6 commit 11bb64e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/view/TitleBar/FilterDialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ const FilterDialog = ({
)}
selected={selectedItems}
onSelect={onSelectItems}
displayNameProp={userSettings.displayProperty}
/>
)
default:
Expand Down

0 comments on commit 11bb64e

Please sign in to comment.