##// END OF EJS Templates
Feature #9808 Allow user to "change" issue status to the same status...
Feature #9808 Allow user to "change" issue status to the same status git-svn-id: http://redmine.rubyforge.org/svn/trunk@412 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r358:5108a9c6fea1
r409:be54cb953187
Show More
issue_add_de.rhtml
2 lines | 174 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / issue_add_de.rhtml
Jean-Philippe Lang
german translation improved (thanks to Daniel Weinand)...
r358 Ticket Nr. #<%= @issue.id %> wurde erstellt.
Jean-Philippe Lang
added svn:eol-style native property on /app files...
r330 ----------------------------------------
Jean-Philippe Lang
* single/multiple issues pdf export added...
r35 <%= render :file => "_issue", :use_full_path => true, :locals => { :issue => @issue } %>