##// END OF EJS Templates
Makes /projects/:project_id/issues/new accept PUT requests for when serializing a form with a PUT _method hidden tag....
Makes /projects/:project_id/issues/new accept PUT requests for when serializing a form with a PUT _method hidden tag. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8528 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r8090:e43df5916809
r8408:bc3c151236a1
Show More
issue_moves_helper.rb
4 lines | 48 B | text/x-ruby | RubyLexer
/ app / helpers / issue_moves_helper.rb
# encoding: utf-8
#
module IssueMovesHelper
end