mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 01:31:17 +00:00
Keep "count" as tooltip for new mini "#" column header
This commit is contained in:
@@ -14,7 +14,7 @@ const (
|
||||
portKey = "port"
|
||||
portLabel = "Port"
|
||||
countKey = "count"
|
||||
countLabel = "#"
|
||||
countLabel = "Count"
|
||||
remoteKey = "remote"
|
||||
remoteLabel = "Remote"
|
||||
number = "number"
|
||||
|
||||
Reference in New Issue
Block a user