[openstreetmap/openstreetmap-website] Added link to nominatim results in searching results (PR #4895)

Nenad Vujicic notifications at github.com
Wed Jun 19 14:21:21 UTC 2024


@nenad-vujicic commented on this pull request.



> @@ -3,10 +3,17 @@
 <%= render "sidebar_header", :title => t("site.sidebar.search_results") %>
 
 <% @sources.each do |source| %>
-  <h4>
-    <%= t(".title.results_from_html", :results_link => link_to(t(".title.#{source}"),
-                                                               t(".title.#{source}_url"))) %>
-  </h4>
+  <% if source.include?("osm_nominatim") %>

Dear @tomhughes ,

Thank you very much for your review and comments. I've just made above updates. Please, let me know if you have idea how we could improve it further.

Thanks,
Nenad.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4895#discussion_r1646296601
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/4895/review/2128436076 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240619/d299224b/attachment.htm>


More information about the rails-dev mailing list