Merge "fix a typo in drilldown.js"
This commit is contained in:
commit
a6bc9ba3ce
@ -44,7 +44,7 @@ dashboard = {
|
|||||||
dashboard.title = 'Alarm drilldown';
|
dashboard.title = 'Alarm drilldown';
|
||||||
|
|
||||||
// Set default time
|
// 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
|
// handled automatically in grafana core during dashboard initialization
|
||||||
dashboard.time = {
|
dashboard.time = {
|
||||||
from: "now-6h",
|
from: "now-6h",
|
||||||
|
Loading…
Reference in New Issue
Block a user