Skip to content

Commit

Permalink
Merge branch 'main' into fix/8968-qa-dont-display-confirm-email-addre…
Browse files Browse the repository at this point in the history
…ss-error-message-immediately
  • Loading branch information
leomendoza123 authored Dec 6, 2023
2 parents 93c443a + 60efa79 commit dca4bba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
(click)="printRecord()"
[attr.aria-label]="labelPrintableVersion"
>
<mat-icon fontSet="material-icons-outlined" class="icon"> print</mat-icon>
<mat-icon class="material-icons-outlined" class="icon">print</mat-icon>
<ng-container i18n="@@topBar.printableVersion">
Printable version
</ng-container>
Expand Down

0 comments on commit dca4bba

Please sign in to comment.