mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-29 09:11:11 +01:00
Riduzione cambio orari a step di 1 minuto
This commit is contained in:
parent
cb54adbbe0
commit
23f510c795
@ -59,7 +59,7 @@ function initTimestampInput(input) {
|
|||||||
collapse: false,
|
collapse: false,
|
||||||
sideBySide: true,
|
sideBySide: true,
|
||||||
useCurrent: false,
|
useCurrent: false,
|
||||||
stepping: 5,
|
stepping: 1,
|
||||||
widgetPositioning: {
|
widgetPositioning: {
|
||||||
horizontal: 'left',
|
horizontal: 'left',
|
||||||
vertical: 'auto'
|
vertical: 'auto'
|
||||||
|
Loading…
Reference in New Issue
Block a user