mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 08:05:43 -06:00
fix interval label (#32857)
Signed-off-by: Conor Evans <coevans@tcd.ie> Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com>
This commit is contained in:
parent
024b6b5779
commit
0f467d05cf
@ -259,7 +259,7 @@ export class QueryGroupOptionsEditor extends PureComponent<Props, State> {
|
||||
</InlineFormLabel>
|
||||
<InlineFormLabel width={6}>{realInterval}</InlineFormLabel>
|
||||
<div className="gf-form-label query-segment-operator">=</div>
|
||||
<div className="gf-form-label">Max data points / time range</div>
|
||||
<div className="gf-form-label">Time range / max data points</div>
|
||||
</div>
|
||||
</div>
|
||||
</>
|
||||
|
Loading…
Reference in New Issue
Block a user