Make inline progress form actually work

This commit is contained in:
Joel Bradshaw
2020-11-25 22:37:18 -08:00
parent e7c0368168
commit 090cf2aea7
4 changed files with 26 additions and 9 deletions

View File

@ -63,10 +63,6 @@
</div>
{% endwith %}
</div>
{% if active_shelf.identifier == 'reading' %}
{% include 'snippets/progress_update.html' %}
{% endif %}
</div>
{% endif %}