diff --git a/app/views/browse/_tag_details.rhtml b/app/views/browse/_tag_details.rhtml index 6f82689c2..ac407a7d7 100644 --- a/app/views/browse/_tag_details.rhtml +++ b/app/views/browse/_tag_details.rhtml @@ -1,10 +1,10 @@ -<% unless tag_details.tags_as_hash.empty? %> +<% unless tag_details.tags.empty? %>