[openstreetmap/openstreetmap-website] Add title to copyright page (PR #4884)
Tom Hughes
notifications at github.com
Sun Jun 9 10:39:00 UTC 2024
@tomhughes commented on this pull request.
> @@ -110,6 +110,7 @@ def edit
end
def copyright
+ @title = t ".title"
Should this use the page locale rather than the user's locale? In other words move it after `@locale` is set and add `, :locale => @locale` to it?
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4884#pullrequestreview-2106138195
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4884/review/2106138195 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240609/e0905e69/attachment.htm>
More information about the rails-dev
mailing list