Begin adding tooltips to req form fields
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
{% endif %}
|
||||
|
||||
{% if field.errors %}
|
||||
{{ Icon('alert') }}
|
||||
<span class="icon-validation">{{ Icon('alert') }}</span>
|
||||
{% endif %}
|
||||
</legend>
|
||||
|
||||
|
Reference in New Issue
Block a user