X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fapp%2Fvim-accounts%2Fvim-account-details%2FVimAccountDetailsComponent.ts;fp=src%2Fapp%2Fvim-accounts%2Fvim-account-details%2FVimAccountDetailsComponent.ts;h=20081c40a250f4c46df92c3d6825add09bf171b6;hb=c84f1123f8ba69f9e2211b2d816bb415e595efaa;hp=ac0b5020646c13dbe3c28850d19c78e276f00b11;hpb=a91e51fcd2d4fcfc136bdff9f0a7d2c205b135b6;p=osm%2FNG-UI.git diff --git a/src/app/vim-accounts/vim-account-details/VimAccountDetailsComponent.ts b/src/app/vim-accounts/vim-account-details/VimAccountDetailsComponent.ts index ac0b502..20081c4 100644 --- a/src/app/vim-accounts/vim-account-details/VimAccountDetailsComponent.ts +++ b/src/app/vim-accounts/vim-account-details/VimAccountDetailsComponent.ts @@ -169,16 +169,16 @@ export class VimAccountDetailsComponent implements OnInit { valuePrepareFunction: (cell: VIMData, row: VIMData): string => { if (row.operationalState === this.operationalStateFirstStep) { return ` - - `; + + `; } else if (row.operationalState === this.operationalStateSecondStep) { return ` - - `; + + `; } else if (row.operationalState === this.operationalStateThirdStep) { return ` - - `; + + `; } else { return `${row.operationalState}`; } @@ -360,7 +360,7 @@ export class VimAccountDetailsComponent implements OnInit { } } }); - if (this.getLocation !== []) { + if (this.getLocation.length) { this.getLocation.filter((loc: GetLocation) => { if (loc.location !== '') { if (loc.location !== ',,') { @@ -456,7 +456,7 @@ export class VimAccountDetailsComponent implements OnInit { this.popupData += '