fix a typo in drilldown.js
Change-Id: I6abc11f244e5673056df8659d3f16dd07d59f204
This commit is contained in:
parent
181bcb1258
commit
b1ccc6c040
@ -44,7 +44,7 @@ dashboard = {
|
||||
dashboard.title = 'Alarm drilldown';
|
||||
|
||||
// Set default time
|
||||
// time can be overriden in the url using from/to parameters, but this is
|
||||
// time can be overridden in the url using from/to parameters, but this is
|
||||
// handled automatically in grafana core during dashboard initialization
|
||||
dashboard.time = {
|
||||
from: "now-6h",
|
||||
|
Loading…
Reference in New Issue
Block a user