mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 15:19:57 +09:00
#18623544 : remove default value of site_srl at getMenus query
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7168 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
636612d0cf
commit
571e54ffa3
2 changed files with 3 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<column name="*" />
|
||||
</columns>
|
||||
<conditions>
|
||||
<condition operation="equal" column="site_srl" var="site_srl" filter="number" default="0" notnull="notnull" />
|
||||
<condition operation="equal" column="site_srl" var="site_srl" filter="number" />
|
||||
</conditions>
|
||||
<navigation>
|
||||
<index var="sort_index" default="listorder" order="asc" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue