From 1bcb19fde91b7e23bfd8199960d2db6b9dfb240c Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Mon, 11 Jan 2021 14:32:04 -0800 Subject: [PATCH] Fixes editing shelves --- bookwyrm/templates/shelf.html | 2 ++ bookwyrm/tests/test_view_actions.py | 43 +++++++++++++++++++++++++++-- bookwyrm/view_actions.py | 2 ++ 3 files changed, 45 insertions(+), 2 deletions(-) diff --git a/bookwyrm/templates/shelf.html b/bookwyrm/templates/shelf.html index 4b27e3a4..99e0c678 100644 --- a/bookwyrm/templates/shelf.html +++ b/bookwyrm/templates/shelf.html @@ -106,6 +106,8 @@ + {% else %} + {% endif %}