feature: Better format for server dashboard
This commit is contained in:
parent
69d1cc75a7
commit
1cf971c092
|
|
@ -253,6 +253,9 @@ entities:
|
|||
dashboards:
|
||||
# Top level items are dashboards.
|
||||
- title: My Servers
|
||||
contents:
|
||||
- title: All Servers
|
||||
type: fieldset
|
||||
contents:
|
||||
# The contents of a dashboard will try to look for an action with a
|
||||
# matching title IF the `contents: ` property is empty.
|
||||
|
|
|
|||
Loading…
Reference in New Issue