From cb563e46a7e211482aae54e5145741eaebc12461 Mon Sep 17 00:00:00 2001 From: Chisu Yu Date: Wed, 9 Apr 2014 07:26:48 +0000 Subject: [PATCH] =?UTF-8?q?[=EC=9C=A0=EC=B9=98=EC=88=98]=20[tomcat-profile?= =?UTF-8?q?r-6]=20=EB=9D=BC=EC=9D=B8=EA=B2=8C=EC=9E=84=EC=97=90=EC=84=9C?= =?UTF-8?q?=20=EC=82=AC=EC=9A=A9=ED=95=98=EB=8A=94=20baseFramework=20netty?= =?UTF-8?q?=20=EC=A7=80=EC=9B=90.?= 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@3628 84d0f5b1-2673-498c-a247-62c4ff18d310 --- src/main/webapp/scripts/directives/serverMap.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/scripts/directives/serverMap.js b/src/main/webapp/scripts/directives/serverMap.js index 4fd585c5a..0e334a0fc 100644 --- a/src/main/webapp/scripts/directives/serverMap.js +++ b/src/main/webapp/scripts/directives/serverMap.js @@ -17,7 +17,8 @@ pinpointApp.constant('serverMapConfig', { 'UNKNOWN': 'UNKNOWN.png', 'UNKNOWN_GROUP': 'UNKNOWN.png', 'USER': 'USER.png', - 'ORACLE': 'ORACLE.png' + 'ORACLE': 'ORACLE.png', + 'STAND_ALONE': 'STAND_ALONE.png' }, "htLinkType": { "sRouting": "Normal", // Normal, Orthogonal, AvoidNodes