Updated inspector template

This commit is contained in:
Rashid Khan
2013-07-30 14:58:45 -07:00
parent f574374aab
commit 2e85fbecb1
19 changed files with 4808 additions and 46 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
<kibana-panel ng-controller='terms' ng-init="init()">
<span ng-show="panel.spyable" class='spy panelextra pointer'>
<i bs-modal="'partials/inspector.html'" class="icon-eye-open"></i>
</span>
<!-- START Pie or bar chart -->
<div ng-show="panel.counter_pos == 'above' && (panel.chart == 'bar' || panel.chart == 'pie')" id='{{$id}}-legend'>
<!-- vertical legend above -->