mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-17 16:56:15 +10:00
[유치수] [NOBTS] spy => inspector
git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-web/trunk@2705 84d0f5b1-2673-498c-a247-62c4ff18d310
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
</div>
|
||||
|
||||
<div ng-show="showServers">
|
||||
<h5>Servers <a class="btn btn-mini" ng-show="isWas" ng-href="#/spy/{{node.text}}@{{node.serviceTypeCode}}/{{period}}/{{queryEndTime}}" target="_blank" title="Inspect Agents" alt="Inspect Agents"><i class="icon-search"></i></a></h5>
|
||||
<h5>Servers <a class="btn btn-mini" ng-show="isWas" ng-href="#/inspector/{{node.text}}@{{node.serviceTypeCode}}/{{period}}/{{queryEndTime}}" target="_blank" title="Inspect Agents" alt="Inspect Agents"><i class="icon-search"></i></a></h5>
|
||||
<ul class="server-list">
|
||||
<li ng-repeat="(key, server) in serverList">
|
||||
<i class="icon-home"></i>
|
||||
|
||||
Reference in New Issue
Block a user