From a0fdd78cb1da329f59c472db1d45506c4d83ef47 Mon Sep 17 00:00:00 2001 From: richonguzman Date: Thu, 2 Jan 2025 11:49:53 -0300 Subject: [PATCH] GMT to 15min step --- data_embed/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data_embed/index.html b/data_embed/index.html index 43cdb82..cdbb125 100644 --- a/data_embed/index.html +++ b/data_embed/index.html @@ -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" /> hours