]> git.openstreetmap.org Git - rails.git/commitdiff
Remove LearnOSM
authorJohn Firebaugh <john.firebaugh@gmail.com>
Fri, 27 Sep 2013 19:08:57 +0000 (12:08 -0700)
committerJohn Firebaugh <john.firebaugh@gmail.com>
Sun, 13 Oct 2013 21:45:58 +0000 (14:45 -0700)
app/views/site/help.html.erb
config/locales/en.yml

index f58af4f2d2f553b597f2ea20d873e29d9912cc1d..53d479b8588dd2d9c1a4701847ee3aee15434b73 100644 (file)
@@ -4,7 +4,7 @@
 
 <p class='introduction'><%= t "help_page.introduction" %></p>
 
 
 <p class='introduction'><%= t "help_page.introduction" %></p>
 
-<% ['welcome', 'learnosm', 'help', 'wiki'].each do |site| %>
+<% ['welcome', 'help', 'wiki'].each do |site| %>
   <div class='<%= site %> help-item'>
   <h3>
     <a href='<%= t "help_page.#{site}.url" %>'>
   <div class='<%= site %> help-item'>
   <h3>
     <a href='<%= t "help_page.#{site}.url" %>'>
index 5e31f972fd6a94dd5bf83ad7ee236767a8206a3f..99767f69938f2bc8098f07bdec6baf289a5dfa78 100644 (file)
@@ -1209,10 +1209,6 @@ en:
       url: http://www.openstreetmap.org/welcome
       title: Welcome to OSM
       description: Start with this quick guide covering the OpenStreetMap basics.
       url: http://www.openstreetmap.org/welcome
       title: Welcome to OSM
       description: Start with this quick guide covering the OpenStreetMap basics.
-    learnosm:
-      url: http://learnosm.org/
-      title: LearnOSM
-      description: Learn how to edit OpenStreetMap with the JOSM editor step-by-step.
     help:
       url: https://help.openstreetmap.org/
       title: help.openstreetmap.org
     help:
       url: https://help.openstreetmap.org/
       title: help.openstreetmap.org