##// END OF EJS Templates
Merged r8210 from trunk (#9792)....
Merged r8210 from trunk (#9792). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.3-stable@8766 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r8646:1dcdba7cdcb5
r8646:1dcdba7cdcb5
Show More
issue_moves_helper.rb
4 lines | 48 B | text/x-ruby | RubyLexer
/ app / helpers / issue_moves_helper.rb
Jean-Philippe Lang
Merged r8210 from trunk (#9792)....
r8646 # encoding: utf-8
#
Eric Davis
Refactor: Extract a new IssueMovesController from IssuesController....
r3822 module IssueMovesHelper
end