Changeset 2803 in products for quintagroup.formlib.captcha/trunk/quintagroup/formlib/captcha/tests/tests.zcml
- Timestamp:
- Sep 10, 2010 12:19:57 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
quintagroup.formlib.captcha/trunk/quintagroup/formlib/captcha/tests/tests.zcml
r2802 r2803 3 3 xmlns:browser="http://namespaces.zope.org/browser"> 4 4 5 <adapter factory="quintagroup.formlib.captcha.example.CaptchaFormlibFormAdapter" /> 5 <adapter 6 for="*" 7 factory="quintagroup.formlib.captcha.example.CaptchaFormlibFormAdapter" /> 6 8 7 9 <browser:page
Note: See TracChangeset
for help on using the changeset viewer.