GSO-76
authorSeshu-Kumar-M <seshu.kumar.m@huawei.com>
Mon, 31 Oct 2016 07:24:18 +0000 (15:24 +0800)
committerSeshu-Kumar-M <seshu.kumar.m@huawei.com>
Mon, 31 Oct 2016 07:24:18 +0000 (15:24 +0800)
Change-Id: I9d37db7b5c1900ab1f5e156c8e871318d987f3d4
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
openo-portal/portal-lifecyclemgr/src/main/webapp/lifecyclemgr/gsolcmmain.html

index 9c2f850..ad3b597 100644 (file)
@@ -41,7 +41,7 @@
             var jsondata = loadGetServiceData();\r
                        \r
                        $.each(jsondata,function(k,v){\r
-                        jsondata[k].createTime=  new Date(jsondata[key].createTime).toUTCString();\r
+                        jsondata[k].createTime=  new Date(jsondata[k].createTime).toUTCString();\r
                        });\r
                        \r
             $('#sai').bootstrapTable({\r