mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-19 19:29:56 +09:00
회원 그룹으로 검색시 정렬 순서 잘못된 부분 수정
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2078 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c8f20c4ded
commit
4d50c315d3
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
</group>
|
||||
</conditions>
|
||||
<navigation>
|
||||
<index var="sort_index" default="member.list_order" order="desc" />
|
||||
<index var="sort_index" default="member.member_srl" order="desc" />
|
||||
<list_count var="list_count" default="20" />
|
||||
<page_count var="page_count" default="10" />
|
||||
<page var="page" default="1" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue