RED-9862 - Broken resize dialog for imported redaction from preview file with disabled auto-analysis on upload
This commit is contained in:
parent
1db68cbb7a
commit
5d3eb3751c
@ -30,7 +30,7 @@
|
||||
<mat-form-field>
|
||||
<mat-select formControlName="dictionary">
|
||||
<mat-select-trigger>{{ displayedDictionaryLabel }}</mat-select-trigger>
|
||||
<mat-option [value]="entity.type">
|
||||
<mat-option [value]="entity?.type">
|
||||
<span> {{ redaction.typeLabel }} </span>
|
||||
</mat-option>
|
||||
</mat-select>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user