diff --git a/common/img/kibana.png b/common/img/kibana.png new file mode 100644 index 00000000000..cb4a2777509 Binary files /dev/null and b/common/img/kibana.png differ diff --git a/panels/table/module.js b/panels/table/module.js index ee80e73e2de..4bd4d127152 100644 --- a/panels/table/module.js +++ b/panels/table/module.js @@ -211,7 +211,6 @@ angular.module('kibana.table', []) $scope.all_fields = kbn.get_all_fields(_.pluck($scope.data,'_source')); fields.add_fields($scope.all_fields); - console.log(fields); // If we're not sorting in reverse chrono order, query every index for // size*pages results diff --git a/panels/terms/editor.html b/panels/terms/editor.html index 3568e529fc3..d7e7dc69505 100644 --- a/panels/terms/editor.html +++ b/panels/terms/editor.html @@ -8,7 +8,11 @@ -