X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fapp%2Foperational-view%2Foperational-view-app-actions%2FOperationalViewAppActionsComponent.ts;h=f622dbd7fe3b375997b09b399c94aed126363671;hb=HEAD;hp=acee5ed286f85045b6661659c172d9265933e6ed;hpb=0a34dfa32165036b380ec6ac493469b34007df0a;p=osm%2FNG-UI.git diff --git a/src/app/operational-view/operational-view-app-actions/OperationalViewAppActionsComponent.ts b/src/app/operational-view/operational-view-app-actions/OperationalViewAppActionsComponent.ts index acee5ed..f622dbd 100644 --- a/src/app/operational-view/operational-view-app-actions/OperationalViewAppActionsComponent.ts +++ b/src/app/operational-view/operational-view-app-actions/OperationalViewAppActionsComponent.ts @@ -19,10 +19,10 @@ /** * @file Page for Operational View App actions 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 OperationalViewAppActionsComponent.html as template url