|
|
|
@ -203,7 +203,7 @@ |
|
|
|
</ng-template> |
|
|
|
</mat-expansion-panel> |
|
|
|
</mat-accordion> |
|
|
|
<mat-form-field class="mat-block" formGroupName="additionalInfo" appearance="fill"> |
|
|
|
<mat-form-field class="mat-block" formGroupName="additionalInfo" subscriptSizing="dynamic"> |
|
|
|
<mat-label translate>queue.custom-properties</mat-label> |
|
|
|
<textarea matInput formControlName="customProperties" cdkTextareaAutosize cdkAutosizeMinRows="1"></textarea> |
|
|
|
<mat-hint translate>queue.custom-properties-hint</mat-hint> |
|
|
|
|