mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
issueTracker 모듈의 마일스톤을 index로 변경. 마일스톤 목록을 데드라인 역순으로 출력하도록 변경
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5087 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
45fa90455f
commit
a97a50f2fd
4 changed files with 5 additions and 5 deletions
|
|
@ -10,6 +10,6 @@
|
|||
<condition operation="equal" column="is_completed" var="is_completed" pipe="and"/>
|
||||
</conditions>
|
||||
<navigation>
|
||||
<index var="sort_index" default="deadline" order="asc" />
|
||||
<index var="sort_index" default="deadline" order="desc" />
|
||||
</navigation>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue