ux: making org visibile in profile view

This commit is contained in:
Torkel Ödegaard
2017-08-16 15:03:49 +02:00
parent 7f0f0eb617
commit 95f5c84a57
12 changed files with 221 additions and 103 deletions

View File

@@ -160,6 +160,7 @@ type SignedInUser struct {
Name string
Email string
ApiKeyId int64
OrgCount int
IsGrafanaAdmin bool
HelpFlags1 HelpFlags1
LastSeenAt time.Time