[COMPONENT][Tag][Search] Fix typo in event handler name mismatch
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
{% endblock stylesheets %}
|
||||
|
||||
{% block body %}
|
||||
{% if error %}
|
||||
{% if error is defined %}
|
||||
<label class="alert alert-danger">
|
||||
{{ error.getMessage() }}
|
||||
</label>
|
||||
|
Reference in New Issue
Block a user