[openstreetmap/openstreetmap-website] Adjust Bootstrap icon usage (PR #6501)
Marwin Hochfelsner
notifications at github.com
Fri Nov 7 09:31:29 UTC 2025
@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/3432544858 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251107/91c99e6f/attachment.htm>
More information about the rails-dev
mailing list