mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 23:29:57 +09:00
fixed query error
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7060 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
227e9646b6
commit
4ebbd87a35
1 changed files with 0 additions and 3 deletions
|
|
@ -22,7 +22,4 @@
|
||||||
<condition operation="less" column="update_order" var="update_order" filter="number" pipe="and" />
|
<condition operation="less" column="update_order" var="update_order" filter="number" pipe="and" />
|
||||||
<condition operation="more" column="update_order" var="rev_update_order" filter="number" pipe="and" />
|
<condition operation="more" column="update_order" var="rev_update_order" filter="number" pipe="and" />
|
||||||
</conditions>
|
</conditions>
|
||||||
<navigation>
|
|
||||||
<index var="sort_index" default="list_order" order="order_type" />
|
|
||||||
</navigation>
|
|
||||||
</query>
|
</query>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue