From: Seshu-Kumar-M Date: Mon, 31 Oct 2016 07:25:37 +0000 (+0800) Subject: GSO-76 X-Git-Tag: release/mercury~217^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d9400ec12b44be380459692a0bae4628591e3a7b;p=vnfsdk%2Frefrepo.git GSO-76 Change-Id: I796ebc729c6f820fd94f5ec2f1e3286715c487c8 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 8b5677ea..087f125e 100644 --- a/openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/gsolcmmain.html +++ b/openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/gsolcmmain.html @@ -40,7 +40,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({