minor fix
This commit is contained in:
parent
d30a16cd35
commit
6fffd35338
@ -10,7 +10,7 @@
|
||||
|
||||
<div
|
||||
class="red-input-group"
|
||||
[class.hidden]="this.manualRedactionEntryWrapper.type === 'DICTIONARY'"
|
||||
[class.hidden]="manualRedactionEntryWrapper.type === 'DICTIONARY'"
|
||||
>
|
||||
<label translate="manual-redaction.dialog.content.reason"></label>
|
||||
<input formControlName="reason" name="reason" type="text" rows="2" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user