newgrid: various fixes

This commit is contained in:
Torkel Ödegaard
2017-10-11 21:36:03 +02:00
parent 0d9ac4d5a4
commit 3a089dd04c
9 changed files with 65 additions and 70 deletions
+1
View File
@@ -10,6 +10,7 @@ type IndexViewData struct {
NavTree []*NavLink
BuildVersion string
BuildCommit string
Theme string
NewGrafanaVersionExists bool
NewGrafanaVersion string
}