Commit 2cf20f8c by Rashid Khan

removed debug from pie

parent d62e5c92
......@@ -184,7 +184,6 @@ angular.module('kibana.pie', [])
// I really don't like this function, too much dom manip. Break out into directive?
$scope.populate_modal = function(request) {
console.log(request)
$scope.modal = {
title: "Inspector",
body : "<h5>Last Elasticsearch Query</h5><pre>"+
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment