Close dashboard edit views when clicking on dashboard title, added some tooltips to dashboard top nav

This commit is contained in:
Torkel Ödegaard
2015-02-18 15:17:31 +01:00
parent 2ca849c0c4
commit 978b12b0dc
3 changed files with 8 additions and 3 deletions
+1
View File
@@ -33,6 +33,7 @@
<select ng-model="dashboard.timezone" class='input-small' ng-options="f for f in ['browser','utc']"></select>
</div>
<editor-opt-bool text="Hide controls (CTRL+H)" model="dashboard.hideControls"></editor-opt-bool>
<editor-opt-bool text="Editable" model="dashboard.editable"></editor-opt-bool>
</div>
</div>
<div class="editor-row">