From 1f6fbd8d29c297f266179e06f8ad8831902a6649 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Thu, 26 May 2022 11:28:54 -0700 Subject: [PATCH] Fixes stopped reading button logic The stopped state is similar to finished --- .../shelve_button/shelve_button_options.html | 16 +++++++++------- bookwyrm/templatetags/shelf_tags.py | 2 ++ 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/bookwyrm/templates/snippets/shelve_button/shelve_button_options.html b/bookwyrm/templates/snippets/shelve_button/shelve_button_options.html index fb7ee452..891f5863 100644 --- a/bookwyrm/templates/snippets/shelve_button/shelve_button_options.html +++ b/bookwyrm/templates/snippets/shelve_button/shelve_button_options.html @@ -13,6 +13,15 @@ +
+ +
+ {% for shelf in shelves %}