Small ui fixes
This commit is contained in:
parent
1d5d7f8965
commit
9efe1a3990
5 changed files with 7 additions and 7 deletions
|
@ -19,7 +19,6 @@
|
|||
<div class="media-left">
|
||||
<div>
|
||||
<a href="/book/{{ status.book.id }}">{% include 'snippets/book_cover.html' with book=status.book %}</a>
|
||||
{% include 'snippets/rate_action.html' with book=status.book user=request.user %}
|
||||
{% include 'snippets/shelve_button.html' with book=status.book %}
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue