X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/25fa17d6129adbbbd7bcd8533d24889b25fbf240..f053c8472336b386eaff72acdcdb8f8e148a3340:/app/views/layouts/site.rhtml diff --git a/app/views/layouts/site.rhtml b/app/views/layouts/site.rhtml index d2a9e0122..33e02449d 100644 --- a/app/views/layouts/site.rhtml +++ b/app/views/layouts/site.rhtml @@ -43,7 +43,6 @@ exportclass = 'active' if params['controller'] == 'site' and params['action'] == 'export' traceclass = 'active' if params['controller'] == 'trace' diaryclass = 'active' if params['controller'] == 'diary_entry' - browseclass = 'active' if params['controller'] == 'browse' %>
  • <%= link_to 'View', {:controller => 'site', :action => 'index'}, {:id => 'viewanchor', :title => 'view maps', :class => viewclass} %>
  • <%= link_to 'Edit', {:controller => 'site', :action => 'edit'}, {:id => 'editanchor', :title => 'edit maps', :class => editclass} %>
  • @@ -96,6 +95,12 @@ <%= yield :left_menu %> +
    +
    + Come to the second OpenStreetMap Conference, The State of the Map: 12th-13th July 2008, Limerick, Ireland. +
    +
    + <%= yield :optionals %>