]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/_header.html.erb
Trimming small style
[rails.git] / app / views / layouts / _header.html.erb
index 0b099e1c7bc1ac4a407f19a0187db51845fd16f0..130c7136327caab1e2feb313f7b5ea420835b2f1 100644 (file)
@@ -24,8 +24,8 @@
           </li>
         <% end %>
       </ul>
-      </li><li id="history_tab" class="<%= current_page_class(browse_changesets_path) %>">
-        <%= link_to t('layouts.history'), browse_changesets_path, :class => 'tab geolink' %>
+      </li><li id="history_tab" class="<%= current_page_class(history_path) %>">
+        <%= link_to t('layouts.history'), history_path, :class => 'tab geolink' %>
       </li><li id="export_tab" class="<%= current_page_class(export_path) %>">
         <%= link_to t('layouts.export'), export_path, :class => 'tab geolink' %>
       </li>