Adds shelf info to book page
- includes change shelf button - WIP button for switching to the current edition
This commit is contained in:
parent
3aba3c8052
commit
72eb94315a
4 changed files with 116 additions and 85 deletions
3
bookwyrm/templates/snippets/switch_edition_button.html
Normal file
3
bookwyrm/templates/snippets/switch_edition_button.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<div>
|
||||
<button class="button">Switch to this edition</button>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue