]> source.dussan.org Git - redmine.git/commit
Don't use render :text => "".
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 21 Jul 2016 20:49:14 +0000 (20:49 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 21 Jul 2016 20:49:14 +0000 (20:49 +0000)
commit8b107b6058257fb44d9ddca7e55d58033cc2b023
tree73f3604107387b53196152cee2ca16a6145f1b18
parent596a196f2e7e8355f102ad6b6e59e03d77230eff
Don't use render :text => "".

git-svn-id: http://svn.redmine.org/redmine/trunk@15731 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/application_controller.rb
app/controllers/mail_handler_controller.rb
app/controllers/sys_controller.rb
app/controllers/watchers_controller.rb
test/functional/mail_handler_controller_test.rb
test/functional/sys_controller_test.rb
test/functional/watchers_controller_test.rb
test/integration/api_test/api_test.rb