mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19:58 +09:00
issue 160 temp document not show in newest content widget
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9393 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
492694c260
commit
39cbf6da40
2 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
<condition operation="notin" column="documents.module_srl" 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" />
|
||||
<condition operation="in" column="status" var="statusList" pipe="and" />
|
||||
</conditions>
|
||||
<navigation>
|
||||
<index var="sort_index" default="documents.list_order" order="order_type" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue