WIP on master
RED-9862 - Broken resize dialog for imported redaction from preview file with disabled auto-analysis on upload
This commit is contained in:
parent
f85626a8e4
commit
4e49d2d7a6
@ -27,7 +27,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