Create active channel tree map component

This commit is contained in:
nymkappa
2022-08-23 11:26:00 +02:00
parent 6b6f3d71ac
commit e79b28653c
10 changed files with 192 additions and 11 deletions

View File

@@ -87,7 +87,7 @@
</ng-template>
<ng-template #skeleton>
<h2 class="float-left">Channels</h2>
<h2 class="float-left" i18n="lightning.channels">Channels</h2>
<table class="table table-borderless">
<ng-container *ngTemplateOutlet="tableHeader"></ng-container>