]> git.openstreetmap.org Git - rails.git/commitdiff
Remove #view_tab
authorAaron Lidman <aaronlidman@gmail.com>
Thu, 7 Nov 2013 01:19:37 +0000 (17:19 -0800)
committerAaron Lidman <aaronlidman@gmail.com>
Thu, 7 Nov 2013 01:19:37 +0000 (17:19 -0800)
app/views/layouts/_header.html.erb
config/locales/en.yml

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',
index 2fcd737c923bbe5ad2dc25db83b733f8f35f565b..127e810b1b8b0d2e85c11ff5782225cc76ec9c74 100644 (file)
@@ -983,8 +983,6 @@ en:
     log_in_tooltip: Log in with an existing account
     sign_up: Sign Up
     sign_up_tooltip: Create an account for editing
-    view: View
-    view_tooltip: View the map
     edit: Edit
     history: History
     export: Export