Fixes embedded links modal

This commit is contained in:
Mouse Reeve 2022-01-17 08:44:30 -08:00
parent 6d7243b6cb
commit d4cfe5b8f0

View file

@ -46,7 +46,7 @@
<span class="icon icon-pencil" aria-hidden="true"></span>
<span>{% trans "Edit links" %}</span>
</a>
{% include 'book/file_links/add_link_modal.html' with book=book id="add-links" %}
{% endif %}
{% include 'book/file_links/add_link_modal.html' with book=book id="add-links" %}
{% endif %}