[openstreetmap/openstreetmap-website] Allow searching language by language code (PR #7002)
el-Quokka
notifications at github.com
Thu Apr 16 09:30:28 UTC 2026
@el-Quokka commented on this pull request.
> @@ -10,7 +10,7 @@
</div>
<ul class="select_language_list list-unstyled column-gap-0">
<% AVAILABLE_LANGUAGES.each do |language| %>
- <li class="language-item">
+ <li class="language-item" data-language-code="<%= language[:code] %>">
Okay
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7002#discussion_r3092172066
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/7002/review/4119790479 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260416/116a4ed7/attachment-0001.htm>
More information about the rails-dev
mailing list