added panel configuration framework
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
<div ng-controller='text'>
|
||||
<h4 ng-class="{'ng-cloak': !panel.title}">{{panel.title}}</h4>
|
||||
<kibana-panel ng-controller='text'>
|
||||
<p ng-style="panel.style">{{panel.content}}</p>
|
||||
</div>
|
||||
</kibana-panel>
|
||||
Reference in New Issue
Block a user