##// END OF EJS Templates
Additional tests for SearchController and handle my_projects scope without memberships....
Additional tests for SearchController and handle my_projects scope without memberships. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8266 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r8090:e43df5916809
r8146:bb0cd34f4e2e
Show More
issue_moves_helper.rb
4 lines | 48 B | text/x-ruby | RubyLexer
/ app / helpers / issue_moves_helper.rb
Jean-Philippe Lang
Added encoding comment to helpers (#9792)....
r8090 # encoding: utf-8
#
Eric Davis
Refactor: Extract a new IssueMovesController from IssuesController....
r3822 module IssueMovesHelper
end