mirror of
https://github.com/redmine/redmine.git
synced 2026-01-17 13:03:01 +01:00
IssuesController#edit as XML is not implemented.
git-svn-id: http://svn.redmine.org/redmine/trunk@13998 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -178,7 +178,6 @@ class IssuesController < ApplicationController
|
||||
respond_to do |format|
|
||||
format.html { }
|
||||
format.js
|
||||
format.xml { }
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user