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