Added drilldown links to micropanel

This commit is contained in:
Rashid Khan
2013-02-20 08:40:18 -07:00
parent 77ce7b9158
commit 48ad884ee2
7 changed files with 28 additions and 8 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ angular.module('kibana.table', [])
active: $scope.panel.fields
});
eventBus.broadcast($scope.$id,$scope.panel.group,"table_documents",
$scope.data);
{query:$scope.panel.query,docs:$scope.data});
}
function set_time(time) {