X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=src%2Fapp%2Fvim-accounts%2Finfo-vim%2FInfoVimComponent.html;h=eeb91e2dd35eb5459a5b3190423e7f611433c4b7;hb=46ca13106a9dfe425491edf087e0f31897c19897;hp=2eac832a5b90b2707057c3cd425dadaaaa678b3a;hpb=3b4814aa2d3dec621dadb52f058ba95a3dc3a86a;p=osm%2FNG-UI.git diff --git a/src/app/vim-accounts/info-vim/InfoVimComponent.html b/src/app/vim-accounts/info-vim/InfoVimComponent.html index 2eac832..eeb91e2 100644 --- a/src/app/vim-accounts/info-vim/InfoVimComponent.html +++ b/src/app/vim-accounts/info-vim/InfoVimComponent.html @@ -34,13 +34,13 @@ Author: KUMARAN M (kumaran.m@tataelxsi.co.in), RAJESH S (rajesh.s@tataelxsi.co.i
-
- - {{(details.value !== undefined)?details.value : '--'}} +
+ + {{(details.value !== null && details.value !== '' && details.value !== undefined)?details.value : '--'}}
-