X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/4769eec5aab27cdb0ae6ac1b7bb713da720feb93..0f727ece17c09c975526d61b04c7ff13965b90e0:/app/views/layouts/site.rhtml?ds=inline diff --git a/app/views/layouts/site.rhtml b/app/views/layouts/site.rhtml index f42048b88..9290ea892 100644 --- a/app/views/layouts/site.rhtml +++ b/app/views/layouts/site.rhtml @@ -7,7 +7,7 @@ <%= javascript_include_tag 'site.js' %> - OpenStreetMap + OpenStreetMap<%= ' | '+@title if @title %> @@ -40,6 +40,7 @@ traceclass = '' viewclass = 'active' if params['controller'] == 'site' and params['action'] == 'index' editclass = 'active' if params['controller'] == 'site' and params['action'] == 'edit' + editcalss = 'active' if params['controller'] == 'campaign' traceclass = 'active' if params['controller'] == 'trace' %>
  • <%= link_to 'View', {:controller => 'site', :action => 'index'}, {:id => 'viewanchor', :title => 'view maps', :class => viewclass } %>
  • @@ -53,7 +54,7 @@ @@ -72,7 +73,16 @@ <%= link_to "Users' diaries", {:controller => 'diary_entry', :action => 'list'} %>
    News blog
    Shop
    + + + +
    +
    +Come to the first OpenStreetMap Conference, The State of the Map: 14th-15th July 2007, Manchester, UK. +
    + + <%= yield :optionals %>