[openstreetmap/openstreetmap-website] On-site notifications (PR #7030)

Pablo Brasero notifications at github.com
Wed May 13 19:40:33 UTC 2026


@pablobm commented on this pull request.



> @@ -0,0 +1,7 @@
+<% content_for :heading do %>
+  <h1><%= t ".title" %></h1>
+<% end %>
+
+<% @notifications.each do |notification| %>
+  <%= render :partial => notification.to_partial_path, :object => notification, :as => :notification %>
+<% end %>

I have added a link to this effect at the top, in the header section (see latest screenshot).

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

Message ID: <openstreetmap/openstreetmap-website/pull/7030/review/4284802927 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260513/8052ceca/attachment.htm>


More information about the rails-dev mailing list