commit | d9400ec12b44be380459692a0bae4628591e3a7b | [log] [tgz] |
---|---|---|
author | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | Mon Oct 31 15:25:37 2016 +0800 |
committer | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | Mon Oct 31 15:25:37 2016 +0800 |
tree | 16f3fdc4361dfe871a479ed064d3379e7e35709b | |
parent | e873fa663c4d103b360d3fd9e796869325da1363 [diff] |
GSO-76 Change-Id: I796ebc729c6f820fd94f5ec2f1e3286715c487c8 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
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 8b5677e..087f125 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({