Fixes list notes icon

This commit is contained in:
Mouse Reeve 2022-03-10 09:16:44 -08:00
parent a922b8fd04
commit bcd83ee802

View file

@ -117,7 +117,7 @@
<summary>
<span role="heading" aria-level="3">
{% trans "Add notes" %}
<span class="details-close icon icon-plus" aria-hidden="true"></span>
<span class="details-close icon icon-x" aria-hidden="true"></span>
</span>
</summary>
{% include "lists/edit_item_form.html" with book=item.book %}