mirror of
https://github.com/redmine/redmine.git
synced 2025-11-08 14:26:04 +01:00
fix element order (#26769)
git-svn-id: http://svn.redmine.org/redmine/trunk@16954 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -491,8 +491,8 @@ payload = <<-XML
|
||||
<project_id>1</project_id>
|
||||
<tracker_id>2</tracker_id>
|
||||
<status_id>3</status_id>
|
||||
<subject>API test</subject>
|
||||
<category_id>2</category_id>
|
||||
<subject>API test</subject>
|
||||
</issue>
|
||||
XML
|
||||
|
||||
|
||||
Reference in New Issue
Block a user