0.0.297 remove errors after typing in ALL fields
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<input class="footer_input"
|
||||
name="email"
|
||||
type="email"
|
||||
onkeydown = "hideErrors(this)"
|
||||
{% if form.data.email %} value="{{ form.data.email }}"{% endif %}
|
||||
placeholder="{% trans "Введите ваш e-mail" %}">
|
||||
<button onclick="RequestCommercialOffer(this)" id="footer_input_button">
|
||||
|
||||
Reference in New Issue
Block a user