##// END OF EJS Templates
Added atom feed on the new cross-project issue list....
Added atom feed on the new cross-project issue list. git-svn-id: http://redmine.rubyforge.org/svn/trunk@686 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r550:4a20ece43ea1
r675:c68dac7e9ad0
Show More
issue_add.rhtml
2 lines | 172 B | text/html+ruby | RhtmlLexer
Jean-Philippe Lang
added svn:eol-style native property on /app files...
r330 Issue #<%= @issue.id %> has been reported.
----------------------------------------
Jean-Philippe Lang
Initial commit...
r2 <%= render :file => "_issue", :use_full_path => true, :locals => { :issue => @issue } %>