This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
Redmine
Watch
1
Star
0
Fork
0
You've already forked Redmine
mirror of
https://github.com/redmine/redmine.git
synced
2025-11-10 15:26:03 +01:00
Code
Issues
Packages
Projects
Releases
Activity
Files
87b51d847ccdb2a4fc77e6253980599fd9adadf0
Redmine
/
app
/
helpers
/
issue_moves_helper.rb
5 lines
48 B
Ruby
Raw
Normal View
History
Unescape
Escape
Added encoding comment to helpers (#9792). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8210 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-12-14 19:56:23 +00:00
# encoding: utf-8
#
Refactor: Extract a new IssueMovesController from IssuesController. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3936 e93f8b46-1217-0410-a6f0-8f06a7374b81
2010-08-11 14:42:10 +00:00
module
IssueMovesHelper
end
Reference in New Issue
Copy Permalink