RED-7634 - changed tooltips
This commit is contained in:
parent
ea5fdb1a9e
commit
3667d586c4
@ -217,7 +217,7 @@
|
||||
*ngIf="filter.id === 'skipped'"
|
||||
[icon]="skippedService.hideSkipped() ? 'red:visibility-off' : 'red:visibility'"
|
||||
[tooltip]="
|
||||
(skippedService.hideSkipped() ? 'file-preview.tabs.annotations.hide-skipped' : 'file-preview.tabs.annotations.show-skipped')
|
||||
(skippedService.hideSkipped() ? 'file-preview.tabs.annotations.show-skipped' : 'file-preview.tabs.annotations.hide-skipped')
|
||||
| translate
|
||||
"
|
||||
iqserPreventDefault
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user