Ignore:
Timestamp:
Apr 8, 2010 3:52:27 PM (14 years ago)
Author:
mylan
Message:

#174: minor updateds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.pfg.captcha/trunk/quintagroup/pfg/captcha/field.py

    r2085 r2091  
    66from Products.ATContentTypes.content.base import registerATCT 
    77 
    8 from Products.PloneFormGen.content.fieldsBase import BareFieldSchema, BaseFormField, BaseFieldSchemaStringDefault 
    98from Products.PloneFormGen.content.fields import FGStringField 
     9from Products.PloneFormGen.content.fieldsBase import BareFieldSchema 
     10from Products.PloneFormGen.content.fieldsBase import BaseFormField 
     11from Products.PloneFormGen.content.fieldsBase import BaseFieldSchemaStringDefault 
    1012 
    1113from quintagroup.pfg.captcha.config import PROJECTNAME 
Note: See TracChangeset for help on using the changeset viewer.