Commit 42e64eda authored by 5Amogh's avatar 5Amogh
Browse files

Hotfix:laoding and requesting reports based on district filter

Showing with 2 additions and 2 deletions
+2 -2
......@@ -39,7 +39,7 @@
</ng-template>
<ng-container *ngTemplateOutlet="programDataset"></ng-container>
</mat-tab>
<mat-tab appTelemetryInteract>
<!-- <mat-tab appTelemetryInteract>
<ng-template mat-tab-label>
<span class="font-weight-bold">{{resourceService?.frmelmnts?.lbl?.graphs}}</span>
</ng-template>
......@@ -50,7 +50,7 @@
<span class="font-weight-bold">{{resourceService?.frmelmnts?.lbl?.table}}</span>
</ng-template>
<ng-container *ngTemplateOutlet="table"></ng-container>
</mat-tab>
</mat-tab> -->
</mat-tab-group>
</div>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment