Added UI , DB settings

This commit is contained in:
utkarshcmu
2015-12-18 00:20:23 -08:00
parent 78fe588330
commit e0ffcda32e
5 changed files with 70 additions and 5 deletions
+2
View File
@@ -59,6 +59,8 @@ func GetDashboard(c *middleware.Context) {
CanEdit: canEditDashboard(c.OrgRole),
Created: dash.Created,
Updated: dash.Updated,
CreatedBy: dash.CreatedBy,
UpdatedBy: dash.UpdatedBy,
},
}