Mercurial > hg > soundsoftware-site
diff app/views/projects/index.html.erb @ 909:cbb26bc654de redmine-1.3
Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
author | Chris Cannam |
---|---|
date | Fri, 24 Feb 2012 19:09:32 +0000 |
parents | c6c2cbd0afee |
children | 5e80956cc792 433d4f72a19b |
line wrap: on
line diff
--- a/app/views/projects/index.html.erb Fri Feb 24 18:36:29 2012 +0000 +++ b/app/views/projects/index.html.erb Fri Feb 24 19:09:32 2012 +0000 @@ -20,7 +20,7 @@ <% end %> <% other_formats_links do |f| %> - <%= f.link_to 'Atom', :url => {:key => User.current.rss_key} %> + <%= f.link_to 'Atom', :url => {:key => User.current.rss_key} %> <% end %> <% html_title(l(:label_project_plural)) -%>