Merge branch 'VM/RED-7340' into 'master'

RED-7340 - Rectangle redactions: Use bulk-local redactions + New dialog design

Closes RED-7340

See merge request redactmanager/red-ui!651
This commit is contained in:
Nicoleta Panaghiu 2024-10-28 16:49:12 +01:00
commit 3dc63bf77c

View File

@ -90,7 +90,7 @@
</div> </div>
</ng-container> </ng-container>
<div *ngIf="allRectangles" class="iqser-input-group w-400"> <div *ngIf="allRectangles" class="iqser-input-group w-450">
<label [translate]="'change-legal-basis-dialog.content.classification'"></label> <label [translate]="'change-legal-basis-dialog.content.classification'"></label>
<input <input
[placeholder]="'edit-redaction.dialog.content.unchanged' | translate" [placeholder]="'edit-redaction.dialog.content.unchanged' | translate"