RED-3515 -> edit text only if it's "add to dictionary" operation
This commit is contained in:
parent
22835c6f36
commit
a187971c32
@ -9,6 +9,7 @@
|
||||
<div class="flex-align-items-center" *ngIf="!isEditingSelectedText">
|
||||
{{ data.manualRedactionEntryWrapper.manualRedactionEntry.value }}
|
||||
<iqser-circle-button
|
||||
*ngIf="isDictionaryRequest"
|
||||
(action)="isEditingSelectedText = true"
|
||||
[tooltip]="'manual-annotation.dialog.content.edit-selected-text' | translate"
|
||||
[type]="circleButtonTypes.dark"
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 2cfe09a07083fb75ab070c5f428d2a1482213b7b
|
||||
Subproject commit 0157507f661ab216413ec0cf6f4a03128ecb5fce
|
||||
Loading…
x
Reference in New Issue
Block a user