From 969d89197cfefe2863f50129544db48fd922bade Mon Sep 17 00:00:00 2001 From: Chisu Yu Date: Fri, 15 Feb 2013 09:21:24 +0000 Subject: [PATCH] =?UTF-8?q?[=EC=9C=A0=EC=B9=98=EC=88=98]=20[NOBTS]=20?= =?UTF-8?q?=EC=8B=A4=EC=8B=9C=EA=B0=84=20=EA=B0=B1=EC=8B=A0=EC=9D=84=20?= =?UTF-8?q?=EC=BC=B0=EC=9D=84=20=EB=96=84=20scatter=EB=8D=B0=EC=9D=B4?= =?UTF-8?q?=ED=84=B0=20=EC=A4=91=EB=B3=B5=20=EC=A1=B0=ED=9A=8C=EB=90=98?= =?UTF-8?q?=EB=8A=94=20=ED=98=84=EC=83=81=20=EC=88=98=EC=A0=95.?= 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@1210 84d0f5b1-2673-498c-a247-62c4ff18d310 --- src/main/webapp/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html index cf14af3ff..4cc098a49 100644 --- a/src/main/webapp/index.html +++ b/src/main/webapp/index.html @@ -382,7 +382,7 @@ $(document).ready(function () { setQueryDateToNow(); updateCharts(); - var from = getQueryStartTime(); + var from = getQueryEndTime(); timer = setInterval(function() { setQueryDateToNow();