diff --git a/app/views/items/show.html.haml b/app/views/items/show.html.haml index 5a11e14a..3b57d896 100644 --- a/app/views/items/show.html.haml +++ b/app/views/items/show.html.haml @@ -70,9 +70,10 @@ %li< = zone.label - if item_zone_partial_fit? appearances_in_zone, @all_appearances + = " " %span.zone-species-info{ title: item_zone_species_list(appearances_in_zone) - } + }< (#{appearances_in_zone.size} species) - else %span.no-zones (None)