mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 19:21:40 +09:00
'category_srl' added.
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7972 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
834723518d
commit
e44de793a7
2 changed files with 813 additions and 811 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -8,6 +8,7 @@
|
||||||
<conditions>
|
<conditions>
|
||||||
<condition operation="notin" column="documents.module_srl" default="0" pipe="and" />
|
<condition operation="notin" column="documents.module_srl" default="0" pipe="and" />
|
||||||
<condition operation="in" column="documents.module_srl" var="module_srl" filter="number" notnull="notnull" pipe="and" />
|
<condition operation="in" column="documents.module_srl" var="module_srl" filter="number" notnull="notnull" pipe="and" />
|
||||||
|
<condition operation="equal" column="documents.category_srl" var="category_srl" pipe="and" />
|
||||||
</conditions>
|
</conditions>
|
||||||
<navigation>
|
<navigation>
|
||||||
<index var="sort_index" default="documents.list_order" order="order_type" />
|
<index var="sort_index" default="documents.list_order" order="order_type" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue