@hlfan commented on this pull request.
> <span class="visually-hidden"><%= t ".comments_label"
> %></span>
<%= link_to t(".comments", :count => entry.comments.size),
diary_entry_path(@user, entry, :anchor => "comments"), :class =>
"text-body-secondary" %>
</small>
<small class="text-body-secondary d-flex gap-1
align-items-center">
- <i class="bi bi-calendar fs-5 my-n1" aria-hidden="true"></i>
+ <i class="bi bi-calendar fs-5 my-n1" title="<%= t
".date_label" %>" aria-hidden="true"></i>
In the actual blog entry, the date is put in a sentence, so I think both can be
dropped.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6501#discussion_r2502347356
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/6501/review/[email protected]>_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev