##// END OF EJS Templates
Fixed 10061 problem with textilize and :hard_breaks (Pavol Murin)...
Fixed 10061 problem with textilize and :hard_breaks (Pavol Murin) git-svn-id: http://redmine.rubyforge.org/svn/trunk@464 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r330:027bf93849e8
r461:32de29ea35c1
Show More
issue_add_en.rhtml
2 lines | 172 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / issue_add_en.rhtml
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 } %>