Patch #750 ยป atom_link.diff
app/views/projects/activity.rhtml (working copy) | ||
---|---|---|
29 | 29 |
{:update => "content", :url => next_params}, {:href => url_for(next_params)} %> |
30 | 30 |
|
31 | 31 |
</div> |
32 |
<div style="width:100%;text-align:center;"> |
|
33 |
<%= link_to "Atom Feed",params.merge(:format => :atom).delete_if{|k,v|k=="commit"} %> |
|
34 |
</div> |
|
32 | 35 |
<br /> |
33 | 36 | |
34 | 37 |
<% content_for :header_tags do %> |