remove inline CSS

This commit is contained in:
Rachid Mrad 2024-12-03 16:25:49 -05:00
parent 3fc9cf31e9
commit f7bbed1f03
No known key found for this signature in database

View file

@ -37,7 +37,7 @@
{% input_with_errors forms.0.zipcode %}
{% endwith %}
<div id="urbanization-field" style="display: none;">
<div id="urbanization-field">
{% input_with_errors forms.0.urbanization %}
</div>