mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-10 04:03:01 +09:00
issue 1181 fixed rule in insertJoinForm.xml
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10359 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
be249f8aaa
commit
9511822b86
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
</customrules>
|
||||
<fields>
|
||||
<field name="column_type" required="true" />
|
||||
<field name="column_name" required="true" rule="alpha" />
|
||||
<field name="column_name" required="true" rule="alpha_number" />
|
||||
<field name="column_title" required="true" />
|
||||
</fields>
|
||||
</ruleset>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue