Use new modal for edits
This commit is contained in:
parent
cdaf0fe8e3
commit
7ccb02f635
4 changed files with 12 additions and 17 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue