Added drilldown links to micropanel

This commit is contained in:
Rashid Khan
2013-02-20 08:40:18 -07:00
parent 77ce7b9158
commit 48ad884ee2
7 changed files with 28 additions and 8 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container-fluid">
<span class="brand"><small>Kibana Preview</small></span>
<span class="brand"><small>Kibana 3 Preview</small></span>
<span class="brand">{{dashboards.title}}</span>
<div class="brand"><i class='icon-edit pointer' ng-show='dashboards.editable' bs-modal="'partials/dasheditor.html'"></i></div>
</div>