mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 08:42:15 +09:00
issue 1007 fixed that validate check 'find password answer' when adding member on admin.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10319 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
206ded7cf9
commit
0a8d9c2541
4 changed files with 17 additions and 8 deletions
|
|
@ -9,5 +9,7 @@
|
|||
<if test="!$member_srl" attr="length" value="3:20" />
|
||||
</field>
|
||||
<field name="nick_name" required="true" />
|
||||
<field name="find_account_question" required="true" />
|
||||
<field name="find_account_answer" required="true" length=":250" />
|
||||
</fields>
|
||||
</ruleset>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue