We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b67829 commit 36f6255Copy full SHA for 36f6255
1 file changed
src/app/cdk/panel/panels/panels.component.html
@@ -61,8 +61,7 @@ <h3 class="activity-header orc-font-body-large">
61
i18n="@@peerReview.review"
62
>
63
review </ng-container
64
- >
65
- <ng-container i18n="@@peerReview.for"> for </ng-container>
+ > <ng-container i18n="@@peerReview.for"> for </ng-container>
66
{{ currentAmount }}
67
<ng-container
68
*ngIf="currentAmount > 1"
0 commit comments