]> git.openstreetmap.org Git - rails.git/commitdiff
Remove link to the shop - it's not a very big part of openstreetmap
authorAndy Allan <andy@gravitystorm.co.uk>
Mon, 20 Dec 2010 15:07:21 +0000 (15:07 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 20 Dec 2010 18:26:08 +0000 (18:26 +0000)
app/views/layouts/site.html.erb

index 4ee763d4308e2a0e5f4b68ac2a9307f051aa16ec..522330d3bad1b251a607b8e1d163ec288d16fcb4 100644 (file)
           %></li>
           <li><%= link_to t('layouts.copyright'), {:controller => 'site', :action => 'copyright'} %></li>
           <li><a href="http://blogs.openstreetmap.org/" title="<%= t 'layouts.community_blogs_title' %>"><%= t 'layouts.community_blogs' %></a></li>
-          <li><a href="<%= t 'layouts.shop_url' %>" title="<%= t 'layouts.shop_tooltip' %>"><%= t 'layouts.shop' %></a></li>
           <%= yield :left_menu %>
         </ul>
       </div>