mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
parent
c8d71a1fb2
commit
83ed42744b
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ export const IndexPattern = props => {
|
|||
/>
|
||||
</div>
|
||||
<label className="vis_editor__label" htmlFor={htmlId('interval')}>
|
||||
Interval (auto, 1m, 1d, 1w, 1y, >=1m)
|
||||
Interval (auto, 1m, 1d, 7d, 1y, >=1m)
|
||||
</label>
|
||||
<input
|
||||
id={htmlId('interval')}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue