Browse Source

UI: Clear code

pull/11220/head
Vladyslav_Prykhodko 2 years ago
parent
commit
536de942d4
  1. 2
      ui-ngx/src/app/shared/components/entity/entity-select.component.html

2
ui-ngx/src/app/shared/components/entity/entity-select.component.html

@ -15,7 +15,7 @@
limitations under the License.
-->
<div [formGroup]="entitySelectFormGroup" class="tb-entity-select">
<div [formGroup]="entitySelectFormGroup">
<tb-entity-type-select
*ngIf="displayEntityTypeSelect"
[showLabel]="true"

Loading…
Cancel
Save