change timezone to hidden field with default for now

This commit is contained in:
Kenneth Kehl
2024-03-19 13:30:50 -07:00
parent 197ef11075
commit c053cc7402
3 changed files with 6 additions and 10 deletions

View File

@@ -19,7 +19,7 @@ Set up your profile
"hint": {"text": "We'll send you a security code by text message"},
}) }}
</div>
{{ usaSelect({
<!--{{ usaSelect({
"id": "time-zone",
"name": "time-zone",
"label": "Time zone",
@@ -67,7 +67,7 @@ Set up your profile
},
]
})
}}
}}-->
{{form.auth_type}}
{{ page_footer("Save") }}
{% endcall %}