[openstreetmap/openstreetmap-website] Re-arrange login and signup screens as discussed in #4128 (PR #4455)
Anton Khorev
notifications at github.com
Tue Mar 19 16:24:36 UTC 2024
@AntonKhorev commented on this pull request.
> @@ -104,7 +104,7 @@
<%= link_to t("layouts.logout"), logout_path(:referer => request.fullpath), :method => "post", :class => "geolink dropdown-item" %>
</div>
</div>
- <% else %>
+ <% elsif controller_name != "users" and controller_name != "sessions" %>
I'd show/hide the buttons only in small layout:
https://github.com/openstreetmap/openstreetmap-website/commit/09877a78e901698e10e8172ed868395653767ae6
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4455#discussion_r1530710254
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4455/review/1946770228 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240319/1ad54db3/attachment.htm>
More information about the rails-dev
mailing list