Updated inspector template
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user