#1657 - Added filter by name when clicking on specific app (#1794)

This commit is contained in:
Vito
2017-03-30 10:15:32 -07:00
committed by Denys Vuika
parent 952df8d81c
commit 2cc124bb87
3 changed files with 31 additions and 9 deletions

View File

@@ -132,6 +132,7 @@
<span><h5>Report List</h5></span>
<hr>
<analytics-report-list
[appId]="appId"
(reportClick)="onReportClick($event)"
#analyticsreportlist>
</analytics-report-list>