Fixed sort order of numeric fields

This commit is contained in:
Rashid Khan
2013-04-01 16:52:18 -07:00
parent 86254db78c
commit 9ed8265c1e
5 changed files with 14 additions and 5 deletions
+1
View File
@@ -10,6 +10,7 @@ angular.module('kibana.map', [])
exclude : [],
spyable : true,
group : "default",
index_limit : 0
}
_.defaults($scope.panel,_d)