Skip to content

Commit

Permalink
Merge branch 'main' into email-modal-aria-tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
auumgn committed Jul 24, 2024
2 parents 26aac13 + 28690b9 commit cde383b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/cdk/side-bar/side-bar/side-bar.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ <h3 header class="orc-font-body" i18n="@@shared.emails">Emails</h3>
[visibility]="
isPublicRecord ? '' : email.verified ? email.visibility : 'PRIVATE'
"
[bold]="email.primary"
[isPublicRecord]="isPublicRecord"
>{{ email.value }}

Expand Down

0 comments on commit cde383b

Please sign in to comment.