X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fapp%2Fvim-accounts%2Finfo-vim%2FInfoVimComponent.html;h=504fdfe6a233dbb29945d2d52839720cb64de041;hb=c84f1123f8ba69f9e2211b2d816bb415e595efaa;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..504fdfe 100644 --- a/src/app/vim-accounts/info-vim/InfoVimComponent.html +++ b/src/app/vim-accounts/info-vim/InfoVimComponent.html @@ -15,8 +15,19 @@ limitations under the License. Author: KUMARAN M (kumaran.m@tataelxsi.co.in), RAJESH S (rajesh.s@tataelxsi.co.in), BARATH KUMAR R (barath.r@tataelxsi.co.in) --> -
-
{{'PAGE.VIMDETAILS.VIMACCOUNTDETAILS' | translate}}
+
+
+
{{'PAGE.VIMDETAILS.VIMACCOUNTDETAILS' | translate}}
+
+
+ + + +
@@ -26,7 +37,7 @@ 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 : '--'}}
-