mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Code style typo
This commit is contained in:
parent
ab9757082e
commit
b9843fe6d1
@ -124,7 +124,7 @@ function($, _) {
|
|||||||
var intervalMs, lowLimitInterval;
|
var intervalMs, lowLimitInterval;
|
||||||
|
|
||||||
if (lowLimit) {
|
if (lowLimit) {
|
||||||
lowLimitMs = kbn.interval_to_ms(lowLimit);
|
lowLimitMs = kbn.interval_to_ms(lowLimit);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (userInterval) {
|
if (userInterval) {
|
||||||
|
Loading…
Reference in New Issue
Block a user