Add initial inline progress update
Doesn't work yet
This commit is contained in:
@ -63,6 +63,10 @@
|
||||
</div>
|
||||
{% endwith %}
|
||||
</div>
|
||||
|
||||
{% if active_shelf.identifier == 'reading' %}
|
||||
{% include 'snippets/progress_update.html' %}
|
||||
{% endif %}
|
||||
</div>
|
||||
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user