Also load results pane with errors on load
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
|
||||
{% endblock %}
|
||||
{% block widgets %}
|
||||
{% if table %}
|
||||
{% if table or message is not None %}
|
||||
{% include 'partials/results_load.html' %}
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user