diff --git a/catalog/templates/item_base.html b/catalog/templates/item_base.html index 268b3a25..0d4b2b38 100644 --- a/catalog/templates/item_base.html +++ b/catalog/templates/item_base.html @@ -55,7 +55,7 @@
{% for k, v in shelf_labels %} - {% if v %} + {% if v and k != 'dropped' %}