UI: Clear code

This commit is contained in:
Vladyslav_Prykhodko 2024-09-02 15:32:00 +03:00
parent ff01f77f9e
commit 536de942d4

View File

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