|
|
@ -17,8 +17,8 @@ |
|
|
--> |
|
|
--> |
|
|
<div class="tb-edges-overview tb-absolute-fill" tb-toast toastTarget="{{ toastTargetId }}"> |
|
|
<div class="tb-edges-overview tb-absolute-fill" tb-toast toastTarget="{{ toastTargetId }}"> |
|
|
<div fxFlex fxLayout="column" class="tb-absolute-fill"> |
|
|
<div fxFlex fxLayout="column" class="tb-absolute-fill"> |
|
|
<div *ngIf="customerTitle" fxLayout="row" class="customer-info"> |
|
|
<div *ngIf="customerTitle" fxLayout="row"> |
|
|
<span>{{ customerTitle }}</span> |
|
|
<span class="mat-subheader">{{ customerTitle }}</span> |
|
|
</div> |
|
|
</div> |
|
|
<div fxFlex class="tb-entities-nav-tree-panel"> |
|
|
<div fxFlex class="tb-entities-nav-tree-panel"> |
|
|
<tb-nav-tree |
|
|
<tb-nav-tree |
|
|
|