Added timepicker editor

This commit is contained in:
Rashid Khan
2013-02-13 16:12:57 -07:00
parent 22d3fdace1
commit 23dd46c03f
2 changed files with 39 additions and 0 deletions
+1
View File
@@ -33,6 +33,7 @@ angular.module('kibana.timepicker', [])
mode : "relative",
time_options : ['5m','15m','1h','6h','12h','24h','2d','7d','30d'],
timespan : '15m',
timefield : '@timestamp',
index : '"logstash-"yyyy.mm.dd',
group : "default",
refresh : {