mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-20 11:49:56 +09:00
최근 이미지 추출시 문서의 순서를 제대로 지키도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2138 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
838981f9d1
commit
1b645999c2
2 changed files with 4 additions and 0 deletions
|
|
@ -8,4 +8,7 @@
|
|||
<conditions>
|
||||
<condition operation="in" column="document_srl" var="document_srls" notnull="notnull" />
|
||||
</conditions>
|
||||
<navigation>
|
||||
<index var="list_order" default="list_order" order="asc" />
|
||||
</navigation>
|
||||
</query>
|
||||
|
|
|
|||
|
|
@ -14,6 +14,7 @@
|
|||
<group column="upload_target_srl" />
|
||||
</groups>
|
||||
<navigation>
|
||||
<index var="file_srl" default="file_srl" order="desc" />
|
||||
<list_count var="list_count" default="20" />
|
||||
</navigation>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue