Moved dashboard title into dashboard search button

This commit is contained in:
Torkel Ödegaard
2015-03-12 15:10:27 +01:00
parent 96ad3a04d4
commit ebe41fca53
7 changed files with 47 additions and 25 deletions
+7 -7
View File
@@ -20,13 +20,13 @@ This is a guide that descriptes some of changes and new features that can be fou
5. Share current dashboard (Make sure the dashboard is saved before)
6. Save current dashboard
7. Settings dropdown
- Dashboard settings
- Annotations
- Templating
- Export (exports current dashboard to json file)
- View JSON (view current dashboard json model)
- Save As... (Copy & Save current dashboard under a new name)
- Delete dashboard
- Dashboard settings
- Annotations
- Templating
- Export (exports current dashboard to json file)
- View JSON (view current dashboard json model)
- Save As... (Copy & Save current dashboard under a new name)
- Delete dashboard
> **Note** In Grafana v2.0 when you change the title of a dashboard and then save it it will no
> longer create a new dashboard. It will just change the name for the current dashboard.