From 4e2b3e42fa46d1e277ae51a86172dd5df452b033 Mon Sep 17 00:00:00 2001 From: Denny Lim Date: Fri, 1 Nov 2013 01:59:28 +0000 Subject: [PATCH] =?UTF-8?q?[=EC=9E=84=EB=8C=80=ED=98=84]=20[NOBTS]=20serve?= =?UTF-8?q?rmap=20mergenode=20=ED=95=98=EB=8A=94=EA=B1=B0=20=EC=88=98?= =?UTF-8?q?=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@2677 84d0f5b1-2673-498c-a247-62c4ff18d310 --- src/main/webapp/scripts/directives/serverMap.js | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/src/main/webapp/scripts/directives/serverMap.js b/src/main/webapp/scripts/directives/serverMap.js index c1c9c3e7b..9f906424e 100644 --- a/src/main/webapp/scripts/directives/serverMap.js +++ b/src/main/webapp/scripts/directives/serverMap.js @@ -279,16 +279,9 @@ pinpointApp.directive('serverMap', [ 'serverMapConfig', '$rootScope', '$window', */ getFilteredServerMapData = function (query, callback) { oProgressBar.setLoading(30); - var url; - if (oServerMap) { - url = 'test2.json'; - } else { - url = 'test1.json'; - } jQuery.ajax({ type: 'GET', -// url: cfg.filteredServerMapDataUrl, - url: url, + url: cfg.filteredServerMapDataUrl, cache: false, dataType: 'json', data: {