mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
#19542918 module_srl을 지정하지 않아도 동작하도록 필터 제거
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8100 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6e615656ce
commit
3275666fbf
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<column name="count(*)" alias="count" />
|
||||
</columns>
|
||||
<conditions>
|
||||
<condition operation="in" column="module_srl" var="module_srl" filter="number" />
|
||||
<condition operation="in" column="module_srl" var="module_srl" />
|
||||
</conditions>
|
||||
<navigation>
|
||||
<index var="count" default="count" order="desc" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue