mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-23 17:01:13 +00: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:
parent
a328224771
commit
b17883a2df
@ -178,7 +178,6 @@ class IssuesController < ApplicationController
|
|||||||
respond_to do |format|
|
respond_to do |format|
|
||||||
format.html { }
|
format.html { }
|
||||||
format.js
|
format.js
|
||||||
format.xml { }
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user