summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/views/services/sotn-management/monitor-service/monitor-service.component.ts
diff options
context:
space:
mode:
authorphani.y <yellela.nagaphanindra@huawei.com>2020-03-11 10:41:30 +0530
committerxu ran <xuranyjy@chinamobile.com>2020-03-11 09:10:53 +0000
commit054995b9d10934b55e5be5a214f642b9c817baf0 (patch)
tree530eecd71d7b15627af1c0ca5a3ff56a017f37f6 /usecaseui-portal/src/app/views/services/sotn-management/monitor-service/monitor-service.component.ts
parentb90be8714b9e5cf84ab3f0c9fe6d12a604450368 (diff)
USECASEUI build failure issue
Issue-ID: USECASEUI-411 Signed-off-by: phani.y <yellela.nagaphanindra@huawei.com> Change-Id: I879279fa9a5c527364d4c542e3d4cc0b80b9924c
Diffstat (limited to 'usecaseui-portal/src/app/views/services/sotn-management/monitor-service/monitor-service.component.ts')
-rw-r--r--usecaseui-portal/src/app/views/services/sotn-management/monitor-service/monitor-service.component.ts2
1 files changed, 1 insertions, 1 deletions
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) {