mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
remove debug stmt
This commit is contained in:
@@ -63,7 +63,6 @@
|
|||||||
)
|
)
|
||||||
}}
|
}}
|
||||||
{% endcall %}
|
{% endcall %}
|
||||||
IS IT HERE???? {{ current_user.preferred_timezone }}
|
|
||||||
{% call row() %}
|
{% call row() %}
|
||||||
{{ text_field('Preferred Timezone') }}
|
{{ text_field('Preferred Timezone') }}
|
||||||
{{ optional_text_field(current_user.preferred_timezone) }}
|
{{ optional_text_field(current_user.preferred_timezone) }}
|
||||||
|
|||||||
Reference in New Issue
Block a user