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