mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 16:52:16 +09:00
대상 문서들을 가져올때 사용되는 document.getDocuments에 navigation 설정이 빠져서 태그 검색등 table join 결과를 이용할때 오류가 발생하는 것을 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4272 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c0ab270e76
commit
d1c6d03c4e
2 changed files with 11 additions and 3 deletions
|
|
@ -10,5 +10,8 @@
|
|||
</conditions>
|
||||
<navigation>
|
||||
<index var="list_order" default="list_order" order="asc" />
|
||||
<list_count var="list_count" default="20" />
|
||||
<page_count var="page_count" default="10" />
|
||||
<page var="page" default="1" />
|
||||
</navigation>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue