Apply validation colors to correct icons
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
{% endif %}
|
||||
|
||||
{% if field.errors %}
|
||||
{{ Icon('alert') }}
|
||||
{{ Icon('alert',classes="icon-validation") }}
|
||||
{% endif %}
|
||||
</legend>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user