Mercurial > hg > soundsoftware-site
diff app/views/welcome/index.rhtml @ 508:851510f1b535 cannam
Merge from branch "redmine-1.2"
author | Chris Cannam |
---|---|
date | Thu, 14 Jul 2011 10:37:36 +0100 |
parents | dcfde3922ec2 0c939c159af4 |
children |
line wrap: on
line diff
--- a/app/views/welcome/index.rhtml Thu Jul 14 10:21:43 2011 +0100 +++ b/app/views/welcome/index.rhtml Thu Jul 14 10:37:36 2011 +0100 @@ -42,6 +42,7 @@ </div> <% content_for :header_tags do %> +<%= stylesheet_link_tag 'scm' %> <%= auto_discovery_link_tag(:atom, {:controller => 'news', :action => 'index', :key => User.current.rss_key, :format => 'atom'}, :title => "#{Setting.app_title}: #{l(:label_news_latest)}") %> <%= auto_discovery_link_tag(:atom, {:controller => 'activities', :action => 'index', :key => User.current.rss_key, :format => 'atom'},