X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fapp%2Foperational-view%2Foperational-view-app-executed-actions%2FOperationalViewAppExecutedActionsComponent.ts;h=b589605dba4e3a165867d9a1502bf2ca2ede61fa;hb=c84f1123f8ba69f9e2211b2d816bb415e595efaa;hp=af39f795cbc289683b1de38294a08911837513ff;hpb=f2ae5462f9c1d6b7a649eb389c5a4c990501b5c4;p=osm%2FNG-UI.git diff --git a/src/app/operational-view/operational-view-app-executed-actions/OperationalViewAppExecutedActionsComponent.ts b/src/app/operational-view/operational-view-app-executed-actions/OperationalViewAppExecutedActionsComponent.ts index af39f79..b589605 100644 --- a/src/app/operational-view/operational-view-app-executed-actions/OperationalViewAppExecutedActionsComponent.ts +++ b/src/app/operational-view/operational-view-app-executed-actions/OperationalViewAppExecutedActionsComponent.ts @@ -23,7 +23,7 @@ import { Component, Injector, Input, OnInit } from '@angular/core'; import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap'; import { URLPARAMS } from 'CommonModel'; import { EXECUTEDACTIONS } from 'OperationalModel'; -import { isNullOrUndefined } from 'util'; +import { isNullOrUndefined } from 'SharedService'; /** * Creating component * @Component takes OperationalViewAppExecutedActionsComponent.html as template url