mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 05:09:56 +09:00
issue 70 trackback admin module UI/UX modified
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8726 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
da8302fa4a
commit
22dd2f0ea6
18 changed files with 146 additions and 24 deletions
|
|
@ -6,7 +6,8 @@
|
|||
<column name="*" />
|
||||
</columns>
|
||||
<conditions>
|
||||
<condition operation="in" column="module_srl" var="s_module_srl" />
|
||||
<condition operation="in" column="trackback_srl" var="trackbackSrlList" filter="number" />
|
||||
<condition operation="in" column="module_srl" var="s_module_srl" pipe="and" />
|
||||
<condition operation="notin" column="module_srl" var="exclude_module_srl" pipe="and" />
|
||||
<group pipe="and">
|
||||
<condition operation="like" column="url" var="s_url" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue