[RED-1375] No annotation action in select mode, only bulk-action on top
This commit is contained in:
parent
4e724bba93
commit
134a1810de
@ -131,7 +131,7 @@
|
||||
{{ annotation.id }}
|
||||
</div>
|
||||
<ng-container
|
||||
*ngIf="!multiSelectActive || !annotationIsSelected(annotation)"
|
||||
*ngIf="!multiSelectActive"
|
||||
[ngTemplateOutlet]="annotationActionsTemplate"
|
||||
[ngTemplateOutletContext]="{ annotation: annotation }"
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user