From 054995b9d10934b55e5be5a214f642b9c817baf0 Mon Sep 17 00:00:00 2001 From: "phani.y" Date: Wed, 11 Mar 2020 10:41:30 +0530 Subject: USECASEUI build failure issue Issue-ID: USECASEUI-411 Signed-off-by: phani.y Change-Id: I879279fa9a5c527364d4c542e3d4cc0b80b9924c --- .../sotn-management/monitor-service/monitor-service.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usecaseui-portal/src/app/views/services/sotn-management/monitor-service/monitor-service.component.ts') diff --git a/usecaseui-portal/src/app/views/services/sotn-management/monitor-service/monitor-service.component.ts b/usecaseui-portal/src/app/views/services/sotn-management/monitor-service/monitor-service.component.ts index 9a427f2c..c4f2760f 100644 --- a/usecaseui-portal/src/app/views/services/sotn-management/monitor-service/monitor-service.component.ts +++ b/usecaseui-portal/src/app/views/services/sotn-management/monitor-service/monitor-service.component.ts @@ -304,7 +304,7 @@ export class MonitorServiceComponent implements OnInit { } } // Getting sitedata Based On Type and ID - getSelectedsubscriptionInfo(s) { + getSelectedsubscriptionInfo() { this.getData(); this.refreshData(); if (this.intervalData) { -- cgit 1.2.3-korg