X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Ffooter%2Ffooter.component.ts;fp=webapp-frontend%2Fsrc%2Fapp%2Ffooter%2Ffooter.component.ts;h=9ef1873e176f738dc33df766bfc6682076404a9f;hb=ae54b92e9c8d621d9e3907bbe7c0b56b2c778d8d;hp=dd57545e210e6ec5804f76d3313e0be98eafa405;hpb=e0f0ae59f6f1958617c927bdfbec63e037efed97;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-frontend/src/app/footer/footer.component.ts b/webapp-frontend/src/app/footer/footer.component.ts index dd57545..9ef1873 100644 --- a/webapp-frontend/src/app/footer/footer.component.ts +++ b/webapp-frontend/src/app/footer/footer.component.ts @@ -20,7 +20,7 @@ * ========================LICENSE_END=================================== */ import { Component, OnInit } from '@angular/core'; -import { UiService } from '../services/ui/ui.service'; +import { UiService } from '@services/ui/ui.service'; @Component({ selector: 'nrcp-footer',