[PE] Change max delay
This commit is contained in:
parent
27839caa26
commit
4166bff167
|
@ -356,7 +356,7 @@ define([
|
|||
width: 55,
|
||||
value: '',
|
||||
defaultUnit: this.txtSec,
|
||||
maxValue: 300,
|
||||
maxValue: 60,
|
||||
minValue: 0,
|
||||
lock: [_set.slideDeleted, _set.noSlides, _set.noGraphic, _set.noAnimation, _set.timingLock],
|
||||
dataHint: '1',
|
||||
|
|
Loading…
Reference in a new issue