projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bddb7dd
)
Fix thinko.
author
Tom Hughes
<tom@compton.nu>
Fri, 6 Mar 2009 14:30:01 +0000
(14:30 +0000)
committer
Tom Hughes
<tom@compton.nu>
Fri, 6 Mar 2009 14:30:01 +0000
(14:30 +0000)
app/views/diary_entry/list.rhtml
patch
|
blob
|
history
diff --git
a/app/views/diary_entry/list.rhtml
b/app/views/diary_entry/list.rhtml
index 24977a2050f2cf018639936872195387c844ed48..3d1f0bbcb16acf3c2270e92be3e6d5a04d939f1a 100644
(file)
--- a/
app/views/diary_entry/list.rhtml
+++ b/
app/views/diary_entry/list.rhtml
@@
-30,6
+30,6
@@
<%= rss_link_to :action => 'rss' %>
-<% content_for :head %>
+<% content_for :head
do
%>
<%= auto_discovery_link_tag :atom, :action => 'rss' %>
<% end %>