@tyrasd commented on this pull request.
> @@ -41,7 +41,7 @@ def body_class
def secondary_nav_items
items = [
- [history_path, t("layouts.header.history")],
+ [history_path, t("layouts.header.history"), { :class => :geolink }],
ah, true… I was a confused for a bit as during my testing the classes were set
as expected, but it turns out that was just the following code doing it again:
https://github.com/openstreetmap/openstreetmap-website/blob/ef0f868da821ccc360eda5233af26845d959b45c/app/assets/javascripts/application.js#L157-L160
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7062#discussion_r3201921626
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/7062/review/[email protected]>_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev