mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-18 18:59:56 +09:00
issueTracker에서 우선순위를 지정하지 않아도 히스토리 남길 수 있도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5061 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
109b69b301
commit
54b8665b4b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<filter name="insert_history" module="issuetracker" act="procIssuetrackerInsertHistory" confirm_msg_code="confirm_submit">
|
||||
<form>
|
||||
<node target="milestone_srl" />
|
||||
<node target="priority_srl" required="true" />
|
||||
<node target="priority_srl" />
|
||||
<node target="type_srl" required="true" />
|
||||
<node target="component_srl" required="true" />
|
||||
<node target="package_srl" required="true" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue