RED-6332: corrected id text.
This commit is contained in:
parent
77345c7c98
commit
d68c408e2d
@ -47,7 +47,7 @@
|
||||
class="dot"
|
||||
matTooltip="{{ 'notifications.mark-as' | translate : { type: notification.readDate ? 'unread' : 'read' } }}"
|
||||
matTooltipPosition="before"
|
||||
[id]="'notifications-mark-as-' + notification.id"
|
||||
[id]="'notifications-mark-' + notification.id"
|
||||
></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user