@hlfan 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 }],

The way that `secondary_nav_items` is used needs to adapted so one class 
definition doesn't overwrite the other.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7062#pullrequestreview-4236792564
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

Reply via email to