fixing settings
This commit is contained in:
parent
a613373537
commit
7c46f61a2d
@ -37,7 +37,7 @@
|
|||||||
[switch-on-text]="text.Enabled"
|
[switch-on-text]="text.Enabled"
|
||||||
[switch-handle-width]="'100'"
|
[switch-handle-width]="'100'"
|
||||||
[switch-label-width]="'20'"
|
[switch-label-width]="'20'"
|
||||||
[(ngModel)]="settings.autocompleteEnabled">
|
[(ngModel)]="settings.AutoComplete.enabled">
|
||||||
</bSwitch>
|
</bSwitch>
|
||||||
<small class="form-text text-muted" i18n>Show hints while typing search query</small>
|
<small class="form-text text-muted" i18n>Show hints while typing search query</small>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user