Skip to content

Commit

Permalink
Merge pull request #972 from PlanoramaEvents/plan-935-other-demo-in-f…
Browse files Browse the repository at this point in the history
…lyout

PLAN-935 Add other demographics to detail flyout as per G24
  • Loading branch information
Gailbear authored Feb 29, 2024
2 parents 61d92b9 + a7cd633 commit 23c8d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/javascript/sessions/person_details.vue
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</div>
<div class="w-50">
<h5>Community Memberships</h5>
<dl-person :fields="['othered', 'indigenous', 'black_diaspora', 'global_diaspora', 'non_anglophone', 'non_us_centric_perspectives', ]"></dl-person>
<dl-person :fields="['othered', 'indigenous', 'black_diaspora', 'global_diaspora', 'non_anglophone', 'non_us_centric_perspectives', 'demographic_categories']"></dl-person>
</div>
</div>
<h5>Other Information</h5>
Expand Down

0 comments on commit 23c8d76

Please sign in to comment.