wip: dashboard acl ux2, #10747

This commit is contained in:
Torkel Ödegaard
2018-02-14 15:03:22 +01:00
parent ec6f0f94b8
commit 73eaba076e
9 changed files with 33 additions and 21 deletions
+1
View File
@@ -92,6 +92,7 @@ func GetDashboardAclInfoList(query *m.GetDashboardAclInfoListQuery) error {
u.login AS user_login,
u.email AS user_email,
ug.name AS team,
ug.email AS team_email,
d.title,
d.slug,
d.uid,