Fixed dashboard search dropdown issue where it closes dashboard settings view if open, also fixed so that clicking outside dashboard search will close it, Fixes #1489

This commit is contained in:
Torkel Ödegaard
2015-02-17 18:20:47 +01:00
parent ea8307f79e
commit 946afccbb5
10 changed files with 76 additions and 16 deletions

View File

@@ -8,8 +8,8 @@
<div class="clearfix"></div>
<div dash-editor-view>
</div>
<div dash-editor-view></div>
<div dash-search-view></div>
<div class="main-view-container">
<div class="grafana-row" ng-controller="RowCtrl" ng-repeat="(row_name, row) in dashboard.rows" row-height>