Fix icon error
This commit is contained in:
parent
b4b7d0cbcb
commit
1231edee41
@ -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>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user