Remove stray id attribute

This commit is contained in:
Mira Weller
2026-08-13 15:13:34 +02:00
parent 2412312a37
commit e55de75679
2 changed files with 2 additions and 2 deletions
@@ -69,7 +69,7 @@
</details>
{% endif %}
{% if order_questions_form.fields %}
<details class="panel panel-default" open id="invoice-details">
<details class="panel panel-default" open>
<summary class="panel-heading">
<h3 class="panel-title">
<strong>{% trans "Additional order information" %}</strong>
@@ -49,7 +49,7 @@
</details>
{% endif %}
{% if order_questions_form.fields %}
<details class="panel panel-default" open id="invoice-details">
<details class="panel panel-default" open>
<summary class="panel-heading">
<h3 class="panel-title">
<strong>{% trans "Additional order information" %}</strong>