can comment on any

This commit is contained in:
Timo Bejan 2020-11-11 22:00:12 +02:00
parent 0e5aaee4ca
commit b44e9891d5

View File

@ -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)">