mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 07:09:56 +09:00
Poll v2
This commit is contained in:
parent
bf9ef78dcc
commit
effc774640
29 changed files with 406 additions and 15 deletions
|
|
@ -8,6 +8,7 @@
|
|||
<conditions>
|
||||
<condition operation="equal" column="poll_srl" var="poll_srl" />
|
||||
<condition operation="equal" column="poll_index_srl" var="poll_index_srl" pipe="and" />
|
||||
<condition operation="equal" column="poll_item_srl" var="poll_item_srl" pipe="and" />
|
||||
</conditions>
|
||||
<navigation>
|
||||
<index var="sort_index" default="poll_item_srl" order="asc" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue