mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
fix comment page list
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7330 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
2c49dbab5a
commit
3ef3a36d43
1 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,8 @@
|
|||
<condition operation="more" column="comments_list.arrange" default="0" pipe="and" />
|
||||
</conditions>
|
||||
<navigation>
|
||||
<index var="list_order" default="list_order" order="desc" />
|
||||
<index var="list_order" default="comments_list.head" order="asc" />
|
||||
<index var="list_order" default="comments_list.arrange" order="asc" />
|
||||
<list_count var="list_count" default="list_count" />
|
||||
<page_count var="page_count" default="10" />
|
||||
<page var="page" default="1" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue