From: Seshu-Kumar-M Date: Mon, 31 Oct 2016 07:24:18 +0000 (+0800) Subject: GSO-76 X-Git-Tag: release/sun~50^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=6bb606fd995d4a00b34c137b5d99948f72e878f0;p=vnfsdk%2Frefrepo.git GSO-76 Change-Id: I9d37db7b5c1900ab1f5e156c8e871318d987f3d4 Signed-off-by: Seshu-Kumar-M --- diff --git a/openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/gsolcmmain.html b/openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/gsolcmmain.html index 9c2f8509..ad3b5977 100644 --- a/openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/gsolcmmain.html +++ b/openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/gsolcmmain.html @@ -41,7 +41,7 @@ var jsondata = loadGetServiceData(); $.each(jsondata,function(k,v){ - jsondata[k].createTime= new Date(jsondata[key].createTime).toUTCString(); + jsondata[k].createTime= new Date(jsondata[k].createTime).toUTCString(); }); $('#sai').bootstrapTable({