mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Remove “step” property which makes values other than 1, 1001, 2001 etc illegal (#23610)
Closes #22054
This commit is contained in:
parent
98f7667847
commit
3ca2231549
1 changed files with 0 additions and 1 deletions
|
@ -277,7 +277,6 @@
|
|||
class="form-control input-sm"
|
||||
min="1"
|
||||
max="500000"
|
||||
step="1000"
|
||||
id="qIndexSampleSize"
|
||||
ng-model="exploreControls.sampleSize"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue