Use new modal for edits
This commit is contained in:
@ -245,7 +245,7 @@
|
||||
</button>
|
||||
</div>
|
||||
</header>
|
||||
{% include "readthrough/add_readthrough_modal.html" with id="add-readthrough" %}
|
||||
{% include "readthrough/readthrough_modal.html" with id="add-readthrough" %}
|
||||
|
||||
{% if not readthroughs.exists %}
|
||||
<p>{% trans "You don't have any reading activity for this book." %}</p>
|
||||
|
Reference in New Issue
Block a user