Fixes #12, operation without elastic search should now with without error

This commit is contained in:
Torkel Ödegaard 2014-01-21 21:05:37 +01:00
parent a6df1a9320
commit fc713be9ce
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ function (angular, _, config) {
var self = this;
this.init = function() {
getVersions();
//getVersions();
};
var getVersions = function() {

View File

@ -15,7 +15,7 @@ function (Settings) {
default_route: '/dashboard/file/default.json',
grafana_index: "grafana-dash",
grafana_index: "kibana-int",
panel_names: [
'text',