Fixed enities talbe custom name for label column input disabled
This commit is contained in:
parent
76ea7c95d3
commit
fef40187ed
@ -50,7 +50,7 @@
|
|||||||
</mat-form-field>
|
</mat-form-field>
|
||||||
</div>
|
</div>
|
||||||
<div class="tb-form-row column-xs">
|
<div class="tb-form-row column-xs">
|
||||||
<mat-slide-toggle class="mat-slide fixed-title-width" formControlName="displayEntityName">
|
<mat-slide-toggle class="mat-slide fixed-title-width" formControlName="displayEntityLabel">
|
||||||
{{ 'widgets.table.display-entity-label' | translate }}
|
{{ 'widgets.table.display-entity-label' | translate }}
|
||||||
</mat-slide-toggle>
|
</mat-slide-toggle>
|
||||||
<mat-form-field fxFlex appearance="outline" subscriptSizing="dynamic">
|
<mat-form-field fxFlex appearance="outline" subscriptSizing="dynamic">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user