Added relative/absolute/since time selector. Moved refresh func out to panel

This commit is contained in:
Rashid Khan
2013-02-04 17:05:36 -07:00
parent a73242cae5
commit 834e63a123
21 changed files with 2004 additions and 473 deletions
+1
View File
@@ -3,6 +3,7 @@ angular.module('kibana.stringquery', [])
// Set and populate defaults
var _d = {
label : "Search",
query : "*",
size : 100,
sort : [config.timefield,'desc'],