Merge pull request #1548 from ONLYOFFICE/fx/bugfix

[DE] Fix Bug 55409
This commit is contained in:
Julia Radzhabova 2022-02-10 00:19:27 +03:00 committed by GitHub
commit d53a59f79e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -178,6 +178,7 @@ define([
value: '10', value: '10',
maxValue: 1000000, maxValue: 1000000,
minValue: 1, minValue: 1,
allowDecimal: false,
dataHint: '1', dataHint: '1',
dataHintDirection: 'bottom', dataHintDirection: 'bottom',
dataHintOffset: 'big' dataHintOffset: 'big'