Merge branch 'master' into external-plugins
Conflicts: public/app/plugins/panels/table/editor.ts public/views/index.html
This commit is contained in:
@@ -40,6 +40,7 @@ type DashboardMeta struct {
|
||||
Slug string `json:"slug"`
|
||||
Expires time.Time `json:"expires"`
|
||||
Created time.Time `json:"created"`
|
||||
Updated time.Time `json:"updated"`
|
||||
}
|
||||
|
||||
type DashboardFullWithMeta struct {
|
||||
|
||||
Reference in New Issue
Block a user