can comment on any
This commit is contained in:
parent
0e5aaee4ca
commit
b44e9891d5
@ -1,4 +1,4 @@
|
||||
<div class="wrapper" *ngIf="annotation.manual">
|
||||
<div class="wrapper">
|
||||
<ng-container *ngIf="expanded">
|
||||
<div *ngFor="let comment of annotation.comments; let idx = index" class="comment">
|
||||
<div class="comment-icon" [class.red]="isCommentOwner(comment)" [class.comment-owner]="isCommentOwner(comment)">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user