blob: 9f73267c4742bdfd165018fcec1c5dafecb274de [file] [log] [blame]
<div ng-controller="column" ng-init="init();"><div ng-repeat="(name, panel) in panel.panels|filter:isPanel" ng-cloak="" ng-hide="panel.height == '0px' || panel.hide" kibana-panel="" type="panel.type" class="row-fluid panel" style="min-height:{{panel.height}}; position:relative" ng-model="row.panels"></div></div>