3 lines
170 B
HTML
3 lines
170 B
HTML
<kibana-panel ng-controller='text'>
|
|
<p ng-show='!panel.allowhtml' ng-style="panel.style" ng-bind-html-unsafe="panel.content | striphtml | newlines"></p>
|
|
</kibana-panel> |