mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-17 00:36:02 +10:00
[임대현] [NOBTS] serverMap refresh 기능 추가
git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-web/trunk@3010 84d0f5b1-2673-498c-a247-62c4ff18d310
This commit is contained in:
@@ -22,7 +22,9 @@ pinpointApp.constant('serverMapConfig', {
|
||||
"sRouting": "Normal", // Normal, Orthogonal, AvoidNodes
|
||||
"sCurve": "JumpGap" // Bezier, JumpOver, JumpGap
|
||||
}
|
||||
}
|
||||
},
|
||||
FILTER_DELIMETER: "^",
|
||||
FILTER_ENTRY_DELIMETER: "|"
|
||||
});
|
||||
|
||||
pinpointApp.directive('serverMap', [ 'serverMapConfig', '$window', 'ServerMapDao', 'Alerts', 'ProgressBar', 'encodeURIComponentFilter',
|
||||
|
||||
Reference in New Issue
Block a user