fix: add timezone attribute to form layouts

This commit is contained in:
Graham McIntire 2026-01-18 13:07:07 -06:00
parent 9c2f08317f
commit 212744365f
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@
flash={@flash}
current_scope={@current_scope}
current_organization={@organization}
timezone={@timezone}
>
<div phx-hook="ScrollToTop" id="scroll-container">
<div class="mb-4">

View file

@ -2,6 +2,7 @@
flash={@flash}
current_scope={@current_scope}
current_organization={@organization}
timezone={@timezone}
>
<div class="mb-4">
<.link