Commit 659b0c2f authored by Nicolas Delaby's avatar Nicolas Delaby

delegate captcha_type to its template field

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41798 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1a3bf5cd
......@@ -10,7 +10,6 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>captcha_type</string>
<string>title</string>
</list>
</value>
......@@ -72,10 +71,6 @@
<key> <string>values</string> </key>
<value>
<dictionary>
<item>
<key> <string>captcha_type</string> </key>
<value> <string>numeric</string> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>your_captcha</string> </value>
......
1021
\ No newline at end of file
1022
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment