Skip to content

Commit

Permalink
Merge branch 'main' into FixValidationErrorOnIsbn
Browse files Browse the repository at this point in the history
  • Loading branch information
leomendoza123 authored Dec 6, 2023
2 parents 9c586a6 + 60efa79 commit 2e5f2a6
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 2e5f2a6

Please sign in to comment.