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 @@ ...@@ -10,7 +10,6 @@
<key> <string>delegated_list</string> </key> <key> <string>delegated_list</string> </key>
<value> <value>
<list> <list>
<string>captcha_type</string>
<string>title</string> <string>title</string>
</list> </list>
</value> </value>
...@@ -72,10 +71,6 @@ ...@@ -72,10 +71,6 @@
<key> <string>values</string> </key> <key> <string>values</string> </key>
<value> <value>
<dictionary> <dictionary>
<item>
<key> <string>captcha_type</string> </key>
<value> <string>numeric</string> </value>
</item>
<item> <item>
<key> <string>field_id</string> </key> <key> <string>field_id</string> </key>
<value> <string>your_captcha</string> </value> <value> <string>your_captcha</string> </value>
......
1021 1022
\ No newline at end of file \ 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