From a38dc5e0d3a67d4a8f51ae790217a960df438331 Mon Sep 17 00:00:00 2001 From: Chisu Yu Date: Thu, 10 Jan 2013 08:24:41 +0000 Subject: [PATCH] =?UTF-8?q?[=EC=9C=A0=EC=B9=98=EC=88=98]=20[NOBTS]=20bug?= =?UTF-8?q?=20fix=20clean=20up=20chart=20before=20display=20new=20data.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-web/trunk@1090 84d0f5b1-2673-498c-a247-62c4ff18d310 --- src/main/webapp/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html index 9e0e2f486..2f58e4302 100644 --- a/src/main/webapp/index.html +++ b/src/main/webapp/index.html @@ -403,6 +403,7 @@ $(document).ready(function () { return true; } + cleanup(); showIndicator(); getChartData(getStartTime(), getEndTime(), "flowserver", function(data) {