Update laydate.js
This commit is contained in:
parent
a33b7cd59a
commit
7b76361943
@ -1405,7 +1405,7 @@
|
|||||||
that.limit({
|
that.limit({
|
||||||
elem: lay(that.footer).find(ELEM_CONFIRM),
|
elem: lay(that.footer).find(ELEM_CONFIRM),
|
||||||
date: that[startEnd],
|
date: that[startEnd],
|
||||||
inedx: 0,
|
index: 0,
|
||||||
time: ['hours', 'minutes', 'seconds']
|
time: ['hours', 'minutes', 'seconds']
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user