X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fapp%2Foperational-view%2Foperational-view-app-configs%2FOperationalViewAppConfigsComponent.ts;h=fafcc5f988bd595bc01d09e13638707baf6f3414;hb=refs%2Fchanges%2F14%2F14414%2F3;hp=4d40d2c1fca19a19b97426074fb8aaa6f7d12279;hpb=a91e51fcd2d4fcfc136bdff9f0a7d2c205b135b6;p=osm%2FNG-UI.git diff --git a/src/app/operational-view/operational-view-app-configs/OperationalViewAppConfigsComponent.ts b/src/app/operational-view/operational-view-app-configs/OperationalViewAppConfigsComponent.ts index 4d40d2c..fafcc5f 100644 --- a/src/app/operational-view/operational-view-app-configs/OperationalViewAppConfigsComponent.ts +++ b/src/app/operational-view/operational-view-app-configs/OperationalViewAppConfigsComponent.ts @@ -19,10 +19,10 @@ /** * @file Page for Operational View App configs Component */ -import { isNullOrUndefined } from 'util'; import { Component, Injector, Input, OnInit } from '@angular/core'; import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap'; import { URLPARAMS } from 'CommonModel'; +import { isNullOrUndefined } from 'SharedService'; /** * Creating component * @Component takes OperationalViewAppConfigsComponent.html as template url