From de8f8c58518744f726488183063d7b2cc528df7e Mon Sep 17 00:00:00 2001 From: Rashid Khan Date: Sun, 14 Jul 2013 16:44:17 -0700 Subject: [PATCH] removed group setting from panel settings --- config.js | 2 +- partials/panelgeneral.html | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/config.js b/config.js index 6eb756a00786c6..f2113657462bf8 100644 --- a/config.js +++ b/config.js @@ -20,7 +20,7 @@ var config = new Settings( elasticsearch: "http://"+window.location.hostname+":9200", // elasticsearch: 'http://localhost:9200', kibana_index: "kibana-int", - modules: ['histogram','map','pie','table' + modules: ['histogram','map','pie','table', 'timepicker','text','fields','hits','dashcontrol', 'column','derivequeries','trends','bettermap','query'], } diff --git a/partials/panelgeneral.html b/partials/panelgeneral.html index f5826829beb074..bed80b31d54f15 100644 --- a/partials/panelgeneral.html +++ b/partials/panelgeneral.html @@ -2,9 +2,6 @@
-
- -