UI: Fixed show hint in custom property for queue settings
This commit is contained in:
parent
76ea7c95d3
commit
8532fefc92
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user