GMT to 15min step
This commit is contained in:
parent
95e437cb50
commit
a0fdd78cb1
|
|
@ -1744,9 +1744,9 @@
|
|||
id="ntp.gmtCorrection"
|
||||
placeholder="0"
|
||||
class="form-control"
|
||||
step="1"
|
||||
min="-23"
|
||||
max="23"
|
||||
step="0.25"
|
||||
min="-23.75"
|
||||
max="23.75"
|
||||
/>
|
||||
<span class="input-group-text"
|
||||
>hours</span
|
||||
|
|
|
|||
Loading…
Reference in New Issue