Browse Source

Update entity-subtype-list.component.html

pull/10173/head
Vladyslav 2 years ago
committed by GitHub
parent
commit
adbf708cd7
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      ui-ngx/src/app/shared/components/entity/entity-subtype-list.component.html

1
ui-ngx/src/app/shared/components/entity/entity-subtype-list.component.html

@ -34,7 +34,6 @@
(blur)="addOnBlur($event)"
formControlName="entitySubtype"
matAutocompleteOrigin
matChipInputAddOnBlur="false"
#origin="matAutocompleteOrigin"
[matAutocompleteConnectedTo]="origin"
[matAutocomplete]="entitySubtypeAutocomplete"

Loading…
Cancel
Save