Remove “step” property which makes values other than 1, 1001, 2001 etc illegal (#23610)

Closes #22054
This commit is contained in:
markharwood 2018-10-22 09:27:17 +01:00 committed by GitHub
parent 98f7667847
commit 3ca2231549
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -277,7 +277,6 @@
class="form-control input-sm"
min="1"
max="500000"
step="1000"
id="qIndexSampleSize"
ng-model="exploreControls.sampleSize"
>