Keep "count" as tooltip for new mini "#" column header

This commit is contained in:
Simon Howe
2016-09-21 15:24:59 +02:00
parent 52362496b3
commit 517110ba09
2 changed files with 13 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ const (
portKey = "port"
portLabel = "Port"
countKey = "count"
countLabel = "#"
countLabel = "Count"
remoteKey = "remote"
remoteLabel = "Remote"
number = "number"