]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/_header.html.erb
Remove #view_tab
[rails.git] / app / views / layouts / _header.html.erb
index f6430def6246408f3555bb401f93ba186e3d8c61..60a68a4888403cd0c39e523ed08382eacb515357 100644 (file)
@@ -8,9 +8,6 @@
   <a href="#" id="menu-icon"></a>
   <nav class='primary'>
     <ul>
-      <li id="view_tab" class="<%= current_page_class(root_path) %>">
-        <%= link_to t('layouts.view'), root_path, :class => 'tab geolink layers' %>
-      </li>
       <li id="edit_tab" class="mobile-hide dropdown <%= current_page_class(edit_path) %>">
         <%= link_to t('layouts.edit'), edit_path, :class => "tab geolink object",
                     :id => 'editanchor',