</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>