Tidy up changeset comment code
This commit is contained in:
parent
14ac1babc2
commit
8598db3233
9 changed files with 41 additions and 33 deletions
|
@ -9,6 +9,6 @@ xml.rss("version" => "2.0",
|
|||
xml.link url_for(:controller => "site", :action => "index", :only_path => false)
|
||||
|
||||
xml << render(:partial => "comments", :object => @comments)
|
||||
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue