From 74d37c84be5c48fa0a146dcfc54c803091dcc722 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Sat, 30 Jan 2021 15:46:20 -0800 Subject: [PATCH] Don't show the main button in the dropdown --- bookwyrm/templates/snippets/shelve_button_options.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bookwyrm/templates/snippets/shelve_button_options.html b/bookwyrm/templates/snippets/shelve_button_options.html index af47ee233..2d7d9609a 100644 --- a/bookwyrm/templates/snippets/shelve_button_options.html +++ b/bookwyrm/templates/snippets/shelve_button_options.html @@ -3,15 +3,15 @@ {% comparison_bool shelf.identifier active_shelf.shelf.identifier as is_current %} {% if dropdown %}
  • {% endif %}