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