Sync upstream

This commit is contained in:
github-actions[bot] 2024-09-15 00:36:30 +00:00
commit 5031aa96dd
7 changed files with 66 additions and 60 deletions

View file

@ -1,5 +1,5 @@
<div id="engines_msg">
{% if not results and not answers %}
{% if (not results and not answers) or not max_response_time %}
<details class="sidebar-collapsable" open>
<summary class="title" id="engines_msg-title">{{ _('Messages from the search engines') }}</summary>
{% else %}