mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 15:19:57 +09:00
Remove unnecessary site_srl from member module
This commit is contained in:
parent
9a2cbb8b93
commit
972fbc9ca6
13 changed files with 55 additions and 86 deletions
|
|
@ -6,6 +6,6 @@
|
|||
<index var="sort_index" default="list_order" order="order_type" />
|
||||
</navigation>
|
||||
<conditions>
|
||||
<condition operation="equal" column="site_srl" var="site_srl" />
|
||||
<condition operation="equal" column="site_srl" var="site_srl" default="0" />
|
||||
</conditions>
|
||||
</query>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue