Added newlines filter to text panel, set default.json to Logstash instructional message with loader
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<kibana-panel ng-controller='text'>
|
||||
<p ng-style="panel.style">{{panel.content}}</p>
|
||||
<p ng-show='!panel.allowhtml' ng-style="panel.style" ng-bind-html-unsafe="panel.content | striphtml | newlines"></p>
|
||||
</kibana-panel>
|
||||
Reference in New Issue
Block a user