Removes duplicate start reading modal markup

This commit is contained in:
Mouse Reeve 2021-01-14 11:34:22 -08:00
parent eb2d414321
commit e5155d9402

View file

@ -49,7 +49,6 @@
<label class="button is-small" for="start-reading-{{ uuid }}" role="button" tabindex="0">
Start reading
</label>
{% include 'snippets/start_reading_modal.html' with book=active_shelf.book %}
</div>
{% else %}
<form class="dropdown-item pt-0 pb-0" name="shelve" action="/shelve/" method="post">