X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c3498b490b7e695f0be0898e3df76961bda4738e..da454f0593c6c0ab96d6a244d1f84e885c46ef37:/app/views/browse/_tag_details.html.erb diff --git a/app/views/browse/_tag_details.html.erb b/app/views/browse/_tag_details.html.erb index cc08fe16a..cb876198c 100644 --- a/app/views/browse/_tag_details.html.erb +++ b/app/views/browse/_tag_details.html.erb @@ -1,7 +1,7 @@ <% unless tag_details.empty? %>

<%= t ".tags" %>

-
- +
+
<%= render :partial => "browse/tag", :collection => tag_details.sort %>