mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 16:52:16 +09:00
Bug fix the order of the comments list
This commit is contained in:
parent
5d7a996913
commit
2462c7b13a
2 changed files with 1 additions and 2 deletions
|
|
@ -15,7 +15,6 @@
|
|||
<condition operation="more" column="comments_list.arrange" default="0" pipe="and" />
|
||||
</conditions>
|
||||
<navigation>
|
||||
<index var="list_order" default="comments.status" 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" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue