[openstreetmap/openstreetmap-website] Refactor login form to use form helpers for password field (PR #4935)
Emin Kocan
notifications at github.com
Wed Jul 3 13:00:22 UTC 2024
@kcne commented on this pull request.
> + <div class="col d-flex justify-content-between align-items-center">
+ <%= f.label :password, t(".password"), :class => "my-2" %>
+ <small><%= link_to(t(".lost password link"), user_forgot_password_path) %></small>
No need for col, got confused there a bit.
Resolved with a new commit.
Thank you for review
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4935#discussion_r1664154049
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4935/review/2156385593 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240703/96e5c0d3/attachment.htm>
More information about the rails-dev
mailing list